Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ButtonProps ¶
type ButtonProps struct {
// TabIndex sets the tabindex attribute.
TabIndex int
// Role sets the role attribute.
Role string
htmx.ClassNames
}
ButtonProps represents the properties for a button inside the floating action button (FAB).
type Props ¶
type Props struct {
htmx.ClassNames
}
Props represents the properties for a floating action button (FAB).
Click to show internal directories.
Click to hide internal directories.