DaisyUIComponents.Select (DaisyUIComponents v0.8.3)
View SourceSelect component
Summary
Functions
Attributes
class
(:any
) - Defaults tonil
.color
(:string
) - Must be one of"primary"
,"secondary"
,"accent"
,"info"
,"success"
,"warning"
, or"error"
.ghost
(:boolean
) - Defaults tofalse
.size
(:string
) - Must be one of"xs"
,"sm"
,"md"
,"lg"
, or"xl"
.value
(:any
) - Defaults tonil
.- Global attributes are accepted. Supports all globals plus:
["name", "value", "multiple"]
.
Slots
inner_block
Functions
Attributes
class
(:any
) - Defaults tonil
.color
(:string
) - Must be one of"primary"
,"secondary"
,"accent"
,"info"
,"success"
,"warning"
, or"error"
.ghost
(:boolean
) - Defaults tofalse
.size
(:string
) - Must be one of"xs"
,"sm"
,"md"
,"lg"
, or"xl"
.value
(:any
) - Defaults tonil
.- Global attributes are accepted. Supports all globals plus:
["name", "value", "multiple"]
.
Slots
inner_block