Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TabProps ¶
type TabProps struct {
ClassNames htmx.ClassNames
Name string
Label string
Active bool
Disabled bool
}
TabProps is a struct that contains the properties of the Tab component
type TabsProps ¶
type TabsProps struct {
ID string
ClassNames htmx.ClassNames
}
TabsProps is a struct that contains the properties of the Tabs component
Click to show internal directories.
Click to hide internal directories.