Skip to main content

Text Field

Text fields allow users to enter text into a UI. They typically appear in forms and dialogs.

Demo

States & Variations

Default

A custom text box with a label.

Floating label

A custom text box with a persistent floating label.

Password

A custom text box with a type of "password".

Disabled

A custom text box that is disabled.

Anatomy

  1. Text Box / Input
  2. Label
  3. Placeholder
Textbox Anatomy