COCO component style guide

Place `.field-feedback` after its related control and connect the message with `aria-describedby`. Match valid or invalid feedback to the control state.

Show code

Validation feedback Modifiers

  • A successful validation message.

  • An error validation message.

Search

Code Audit Results