InputGroup

GuidelinesReact

When to use

  • To group multiple input fields for related information such as a date of birth with a day, a month, and a year.
  • To label and validate the group as a whole, rather than just individual fields.

When not to use

  • For information that can’t be presented as a single unit—use the appropriate field for the data type, such as:

Component status

Designing
Released
N/A
N/A

Content structure

Behavior

Use for closely related fields

Content

Use labels

Use error and help messages

Error and Help messages

Include placeholder examples

Look & feel

Background color and borders