PrenixComponents.Dropdown (prenix_components v0.1.0)

Summary

Functions

Attributes

  • class (:string) - Defaults to nil.
  • toggle_class (:string) - Defaults to nil.
  • content_class (:string) - Defaults to nil.
  • submenu (:boolean) - Defaults to false.
  • variant (:string) - Defaults to "solid".
  • auto_close (:string) - Defaults to "outside".
  • placement (:string) - Defaults to "dropdown".
  • offset (:string) - Defaults to nil.

Slots

  • toggle (required)
  • inner_block

Attributes

  • class (:string) - Defaults to nil.

Attributes

  • type (:string) - Defaults to "button".
  • color (:string) - Defaults to "default".
  • submenu_toggle (:boolean) - Defaults to false.
  • class (:string) - Defaults to nil.
  • disabled (:boolean) - Defaults to false.
  • Global attributes are accepted.

Slots

  • start_content
  • end_content
  • inner_block

Attributes

  • class (:string) - Defaults to nil.

Slots

  • inner_block

Functions