View Source DaisyUIComponents.Textarea (DaisyUIComponents v0.6.0)
Textarea 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"
.bordered
(:boolean
) - Defaults tofalse
.ghost
(:boolean
) - Defaults tofalse
.size
(:string
) - Must be one of"xs"
,"sm"
,"md"
, or"lg"
.- Global attributes are accepted. Supports all globals plus:
["name"]
.
Slots
inner_block
Functions
Attributes
class
(:any
) - Defaults tonil
.value
(: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"
.- Global attributes are accepted. Supports all globals plus:
["name"]
.
Slots
inner_block