InputField

GuidelinesReact

When to use

  • To gather basic information from users.
  • To specify what kind of data users can enter.

When not to use

  • You have multiple related fields—use an input group.
  • You want longer responses from users (such as feedback)—use a textarea.
  • You want users to upload a file—use an input file.

Component status

Released
Released
Released
Released

Content structure

Mobile

Desktop

Behavior

Set input mode

Content

Use labels

Use error and help messages

Error and Help messages

Include placeholder examples

Look & feel

Background color and borders

Suffixes