PrenixComponents.Accordion (prenix_components v0.1.1)
Summary
Functions
Attributes
class
(:string
) - Defaults tonil
.variant
(:string
) - Defaults to"light"
.expand_multiple
(:boolean
) - Defaults tofalse
.
Slots
inner_block
Attributes
show
(:boolean
) - Defaults tofalse
.class
(:string
) - Defaults tonil
.toggle_class
(:string
) - Defaults tonil
.toggle_content_class
(:string
) - Defaults tonil
.toggle_caret_class
(:string
) - Defaults tonil
.body_class
(:string
) - Defaults tonil
.divider_class
(:string
) - Defaults tonil
.
Slots
toggle
inner_block
Functions
Link to this function
accordion(assigns)
Attributes
class
(:string
) - Defaults tonil
.variant
(:string
) - Defaults to"light"
.expand_multiple
(:boolean
) - Defaults tofalse
.
Slots
inner_block
Link to this function
accordion_item(assigns)
Attributes
show
(:boolean
) - Defaults tofalse
.class
(:string
) - Defaults tonil
.toggle_class
(:string
) - Defaults tonil
.toggle_content_class
(:string
) - Defaults tonil
.toggle_caret_class
(:string
) - Defaults tonil
.body_class
(:string
) - Defaults tonil
.divider_class
(:string
) - Defaults tonil
.
Slots
toggle
inner_block