Documentation
¶
Index ¶
- func Content(props ...ContentProps) templ.Component
- func Group(props ...GroupProps) templ.Component
- func Item(props ...ItemProps) templ.Component
- func Label(props ...LabelProps) templ.Component
- func Script() templ.Component
- func SelectBox(props ...Props) templ.Component
- func Trigger(props ...TriggerProps) templ.Component
- func Value(props ...ValueProps) templ.Component
- type ContentProps
- type GroupProps
- type ItemProps
- type LabelProps
- type Props
- type TriggerProps
- type ValueProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContentProps ¶
type GroupProps ¶
type GroupProps struct { ID string Class string Attributes templ.Attributes }
type LabelProps ¶
type LabelProps struct { ID string Class string Attributes templ.Attributes }
type TriggerProps ¶
type ValueProps ¶
Click to show internal directories.
Click to hide internal directories.