Add the class toggle binding to list of available bindings in the README.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -103,6 +103,7 @@ Available bindings out-of-the-box: | ... | @@ -103,6 +103,7 @@ Available bindings out-of-the-box: |
103 | - data-checked | 103 | - data-checked |
104 | - data-unchecked | 104 | - data-unchecked |
105 | - data-*[attribute]* | 105 | - data-*[attribute]* |
106 | - data-class-*[class]* | ||
106 | - data-on-*[event]* | 107 | - data-on-*[event]* |
107 | - data-each-*[item]* | 108 | - data-each-*[item]* |
108 | 109 | ... | ... |
-
Please register or sign in to post a comment