DaisyUIComponents.TextInput (DaisyUIComponents v0.9.9)
View SourceTextInput component
Summary
Functions
Attributes
type(:string) - Defaults to"text".class(:string) - 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".- Global attributes are accepted. Supports all globals plus:
["autocomplete", "dirname", "disabled", "form", "list", "max", "maxlength", "min", "minlength", "name", "pattern", "placeholder", "readonly", "required", "step", "value"].