← All Components

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