Text field

v4.0

Text fields let users enter and submit text.

  • CSS
  • Marko
  • React
Stylized artwork of a text field.

Considerations

Performant

Forms allow users to complete fields effortlessly.

Accessible

Anyone, no matter their abilities, can complete forms.

Dynamic

Forms provide dynamic feedback so users can correct errors quickly and confidently.

Anatomy

Properties

Behavior

Screen sizes

Specs

A text field is shown with specs. The padding on the left and right of the text field container is 16px. The space between the label and container is 4px. The space between the container and helper text is 8px.