Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListHeader ¶
func ListHeader(props ListHeaderProps, children ...htmx.Node) htmx.Node
ListHeader is a component that renders a header for a list.
Types ¶
type ListHeaderProps ¶
type ListHeaderProps struct {
htmx.ClassNames
}
ListHeader is a component that renders a header for a list.
type ListProps ¶
type ListProps struct {
htmx.ClassNames
}
ListProps is a struct that contains the properties of the List component.
type ListRowProps ¶
type ListRowProps struct {
htmx.ClassNames
}
ListRow is a component that renders a row in a list.
Click to show internal directories.
Click to hide internal directories.