View Source DaisyUIComponents.TextInput (DaisyUIComponents v0.1.0)

TextInput component

https://daisyui.com/components/input

Link to this section Summary

Functions

Attributes

  • type (:string) - Defaults to "text".
  • color (:string) - Must be one of "primary", "secondary", "accent", "info", "success", "warning", or "error".
  • bordered (:boolean) - Defaults to false.
  • ghost (:boolean) - Defaults to false.
  • size (:string) - Must be one of "xs", "sm", "md", or "lg".
  • Global attributes are accepted.

Link to this section Functions

attributes

Attributes

  • type (:string) - Defaults to "text".
  • color (:string) - Must be one of "primary", "secondary", "accent", "info", "success", "warning", or "error".
  • bordered (:boolean) - Defaults to false.
  • ghost (:boolean) - Defaults to false.
  • size (:string) - Must be one of "xs", "sm", "md", or "lg".
  • Global attributes are accepted.