Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -65,6 +65,8 @@ is set to anything other than the two accepted value states it will reset to its
* `showLabels` - Defaults to 'false', if 'true' will display labels on left and ride side of toggle switch
* `toggle` - The toggle action, which has one argument e.g. `isToggled`.
* `toggled` - Defaults to `false`, meaning not enabled by default.
* `disabled` - Defaults to `false`, which means you can click the toggle.
When `true`, an `.x-toggle-disabled` class is set.

### Configuring

0 comments on commit 7b38008

Please sign in to comment.