Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Props ¶ added in v0.5.4
type Props struct {
htmx.ClassNames
}
Props is a struct that contains the properties of the List component.
type RowProps ¶ added in v0.5.4
type RowProps struct {
htmx.ClassNames
}
RowProps is a component that renders a row in a list.
type TitleProps ¶ added in v0.5.4
type TitleProps struct {
htmx.ClassNames
}
TitleProps is a component that renders a header for a list.
Click to show internal directories.
Click to hide internal directories.