COCO component style guide

`.form-group` stacks a label, control, description, and feedback. Check groups can flow horizontally or vertically; row groups become two-column layouts when their named container is wide enough; stacked groups join adjacent controls.

Show code

Form groups Modifiers

  • Wrap checks in a horizontal row.

  • Stack checks vertically.

  • Create a responsive label/control row.

  • Join adjacent controls into one visual group.

Search

Code Audit Results