Skip to content

Commit b991ffd

Browse files
committed
Add support rtl to features list.
1 parent d5834b7 commit b991ffd

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,12 @@
3232
### Features:
3333

3434

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:
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 `rtl`.
38+
4. support checkbox of type array _ex: `<input name="delete_users[]">`_.
39+
5. multiple themes
40+
6. you can manipulate switch style as:
4041
* control switch width and height.
4142
* control switch blob offset.
4243
* control switch on off direction.

0 commit comments

Comments
 (0)