Input

Text input with error states, password visibility toggle, and standard HTML input support.

Basic input

Standard text input with placeholder.

With label

Pair with the Label component for accessible forms.

Error state

Shows an error message and visual indicator.

Please enter a valid email address

Password

Password input with built-in visibility toggle.

Disabled

Disabled input with muted styling.