Documentation
¶
Index ¶
- func ExtraLarge(p Props, children ...htmx.Node) htmx.Node
- func ExtraSmall(p Props, children ...htmx.Node) htmx.Node
- func Kbd(p Props, children ...htmx.Node) htmx.Node
- func Large(p Props, children ...htmx.Node) htmx.Node
- func Medium(p Props, children ...htmx.Node) htmx.Node
- func Small(p Props, children ...htmx.Node) htmx.Node
- type Props
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtraLarge ¶
ExtraLarge is a component for the htmx kbds extension.
func ExtraSmall ¶
ExtraSmall is a component for the htmx kbds extension.
Types ¶
type Props ¶
type Props struct {
htmx.ClassNames
}
Props contains the properties for the kbds component.
Click to show internal directories.
Click to hide internal directories.