View Source DaisyUIComponents.Range (DaisyUIComponents v0.7.1)
Select component
Summary
Functions
Attributes
class
(:any
) - Defaults tonil
.value
(:any
) - Defaults tonil
.color
(:string
) - Must be one of"primary"
,"secondary"
,"accent"
,"info"
,"success"
,"warning"
, or"error"
.size
(:string
) - Must be one of"xs"
,"sm"
,"md"
, or"lg"
.min
(:integer
) - Defaults tonil
.max
(:integer
) - Defaults tonil
.step
(:integer
) - Defaults tonil
.- Global attributes are accepted. Supports all globals plus:
["name"]
.
Functions
Attributes
class
(:any
) - Defaults tonil
.value
(:any
) - Defaults tonil
.color
(:string
) - Must be one of"primary"
,"secondary"
,"accent"
,"info"
,"success"
,"warning"
, or"error"
.size
(:string
) - Must be one of"xs"
,"sm"
,"md"
, or"lg"
.min
(:integer
) - Defaults tonil
.max
(:integer
) - Defaults tonil
.step
(:integer
) - Defaults tonil
.- Global attributes are accepted. Supports all globals plus:
["name"]
.