jatui

TextInput

Text input with label, placeholder, error state, and helper text

Basic usage

This field is required

Props

PropTypeDefaultDescription
labelstring-Input label text
valuestring""Input value (bindable)
placeholderstring-Placeholder text
errorstring-Error message
typestring"text"HTML input type
disabledbooleanfalseDisable the input