Last Modified: Monday, Feb 18, 2019

  • ! Must add separate partials for radios & checks
  • ! Must add ability to add pre-checked items
  • ! Must add ability to add parent label
  • ! Can’t seem to tab through radios/checkboxes. Must be due to their nested nature.

Markup

Required:

  • id
  • name
  • options
  • validation
  • error
  • label

Optional:

  • class

Styling

Usage Syntax

Use Case: Multiple-choice options.