Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Description ¶
func Description(props ...DescriptionProps) templ.Component
func Title ¶
func Title(props ...TitleProps) templ.Component
Types ¶
type DescriptionProps ¶
type DescriptionProps struct {
ID string
Class string
Attributes templ.Attributes
}
type Props ¶
type Props struct {
ID string
Class string
Attributes templ.Attributes
Variant Variant
}
type TitleProps ¶
type TitleProps struct {
ID string
Class string
Attributes templ.Attributes
}
Click to show internal directories.
Click to hide internal directories.