Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Content ¶ added in v1.1.0
func Content(props ...ContentProps) templ.Component
func Trigger ¶ added in v1.1.0
func Trigger(props ...TriggerProps) templ.Component
Types ¶
type ContentProps ¶ added in v1.1.0
type Props ¶ added in v1.1.0
type Props struct {
ID string
Class string
Attributes templ.Attributes
}
type TriggerProps ¶ added in v1.1.0
type TriggerProps struct {
ID string
Class string
Attributes templ.Attributes
For string
}
Click to show internal directories.
Click to hide internal directories.