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