chore(check-range): added readme.md for checkrange util
This commit is contained in:
parent
da1c8b5451
commit
7d8fc4301b
5
frontend/src/utils/inputs/checkrange.md
Normal file
5
frontend/src/utils/inputs/checkrange.md
Normal 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)
|
||||||
Reference in New Issue
Block a user