Amara styleguide


Check All

Use the .checkAll class to create a checkbox that controls if a group of related checkboxes are all checked (or all unchecked).

  • By default it will control checkboxes where name="selection". Use the data-name attribute to change this.
  • By default, it will control all checkboxes on the page. Use data-container attribute to limit the checkboxes to a container.
Checkall
My Video
My other Video