Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Group ¶
func Group(props ...GroupProps) templ.Component
func Separator ¶
func Separator(props ...SeparatorProps) templ.Component
Types ¶
type GroupProps ¶
type GroupProps struct {
ID string
Class string
Attributes templ.Attributes
}
type SeparatorProps ¶
type SeparatorProps struct {
ID string
Class string
Attributes templ.Attributes
}
Click to show internal directories.
Click to hide internal directories.