Input

Displays a form input field or a component that looks like an input field.

Default

Basic input field.

With Label

Input with a descriptive label.

With Description

Input with a helper text below.

This is your public display name.

With Icon

Input with a leading or trailing icon.

Error State

Input with validation error.

Please enter a valid email address.

Disabled

Input in disabled state.

Form Example

Inputs combined in a login form.