PrenixComponents.Accordion.AccordionItem (prenix_components v0.1.8)

Summary

Functions

Attributes

  • show (:boolean) - Defaults to false.
  • class (:string) - Defaults to nil.
  • body_class (:string) - Defaults to nil.
  • divider_class (:string) - Defaults to nil.

Slots

  • toggle - Accepts attributes:
    • class (:string)
    • icon_wrapper_class (:string)
    • icon_class (:string)
  • inner_block

Functions

Link to this function

accordion_item(assigns)

Attributes

  • show (:boolean) - Defaults to false.
  • class (:string) - Defaults to nil.
  • body_class (:string) - Defaults to nil.
  • divider_class (:string) - Defaults to nil.

Slots

  • toggle - Accepts attributes:
    • class (:string)
    • icon_wrapper_class (:string)
    • icon_class (:string)
  • inner_block