chore(check-range): added readme.md for checkrange util

This commit is contained in:
Johannes Eder 2021-09-21 15:01:06 +02:00
parent da1c8b5451
commit 7d8fc4301b

View File

@ -0,0 +1,5 @@
# Checkrange Utility
Is set on the table header of a specific row. Remembers the last checked checkbox. When the users shift-clicks another checkbox in the same row, all checkboxes in between are also checked.
# Attribute: table:not([uw-no-check-all]
(will be setup on all tables which use the util check-all)