We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5834b7 commit b991ffdCopy full SHA for b991ffd
README.md
@@ -32,11 +32,12 @@
32
### Features:
33
34
35
-1. no need for extra or specific html
36
-2. _`smooth`_ as uses css3 transform and transition properties with full vendor prefixs
37
-3. support checkbox of type array _ex: `<input name="delete_users[]">`_
38
-4. multiple themes
39
-5. you can manipulate switch style as:
+1. no need for extra or specific html.
+2. _`smooth`_ as uses css3 transform and transition properties with full vendor prefixs.
+3. support `rtl`.
+4. support checkbox of type array _ex: `<input name="delete_users[]">`_.
+5. multiple themes
40
+6. you can manipulate switch style as:
41
* control switch width and height.
42
* control switch blob offset.
43
* control switch on off direction.
0 commit comments