SurfaceBulma.Collapsible (surface_bulma v0.5.1)
properties
Properties
- class :css_class, default: default - Additional CSS classes
- id :string, required: true
- header_class :css_class
- collapsed :boolean, default: true
- shadow :boolean, default: false
- body_class :css_class, default: []
- title :string
- icon :string
- toggle_icon :any
- is_collapsed? :boolean
- hook :string
slots
Slots
- default, required: true
- header
- header_icon
- footer
events
Events
- remove
Link to this section Summary
Functions
Callback implementation for Surface.Component.render/1
.
Link to this section Functions
Link to this function
render(assigns)
Callback implementation for Surface.Component.render/1
.
Link to this function