DaisyUIComponents.Menu (DaisyUIComponents v0.8.3)

View Source

Menu component

https://daisyui.com/components/menu

Summary

Functions

Returns all the possible directions in the menu component.

Attributes

  • class (:any) - Defaults to nil.
  • direction (:string) - Must be one of "horizontal", or "vertical".
  • size (:string) - Must be one of "xs", "sm", "md", "lg", or "xl".
  • Global attributes are accepted.

Slots

  • item - Accepts attributes:
    • class (:any)
  • inner_block

Functions

directions()

Returns all the possible directions in the menu component.