View Source DaisyUIComponents.Select (DaisyUIComponents v0.7.0)
Select component
Summary
Functions
Attributes
class(:any) - Defaults tonil.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
class(:any) - Defaults tonil.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