Sunday, October 18, 2015

Angular List of items with Select all, checkboxes

An example of how to create a list of items with:

- Checkbox for each item
- Select all checkbox in table header
- When you uncheck all items the select all will uncheck
- When you check all items individually the select all will check

http://plnkr.co/edit/OaEXkql3Ds9xsozzTDBp

No comments:

Post a Comment