Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Description ¶ added in v1.1.0
func Description(props ...DescriptionProps) templ.Component
func Title ¶ added in v1.1.0
func Title(props ...TitleProps) templ.Component
Types ¶
type DescriptionProps ¶ added in v1.1.0
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 ¶ added in v1.1.0
type TitleProps struct {
ID string
Class string
Attributes templ.Attributes
}
Click to show internal directories.
Click to hide internal directories.