Documentation
¶
Overview ¶
templ: version: v0.3.977
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ItemProps ¶
type ItemProps struct {
Href string
Active bool
Disabled bool
Class string
Attributes templ.Attributes
}
ItemProps configures a single menu item.
type Props ¶
type Props struct {
ID string
Class string
Attributes templ.Attributes
Size Size
Direction Direction
}
Props configures a DaisyUI menu.
type TitleProps ¶
type TitleProps struct {
Class string
Attributes templ.Attributes
}
TitleProps configures a menu section title.
Click to show internal directories.
Click to hide internal directories.