Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Range ¶
func Range(props ...RangeProps) templ.Component
func Value ¶
func Value(props ...ValueProps) templ.Component
Types ¶
type RangeProps ¶
type ValueProps ¶
type ValueProps struct {
ID string
Class string
Attributes templ.Attributes
For string // For single slider: slider ID. For range: slider ID + "-min" or "-max"
}
Click to show internal directories.
Click to hide internal directories.