Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Input ¶ added in v1.1.0
func Input(props ...InputProps) templ.Component
func Value ¶ added in v1.1.0
func Value(props ...ValueProps) templ.Component
Types ¶
type InputProps ¶ added in v1.1.0
type ValueProps ¶ added in v1.1.0
type ValueProps struct {
ID string
Class string
Attributes templ.Attributes
For string // Corresponds to the ID of the Slider Input
}
Click to show internal directories.
Click to hide internal directories.