Toggles allow users to select one or more items from a set. Toggles can turn an option on or off.

property |
description |
default |
bool default state of the checkbox |
onSelect |
behavioural property formulas you want to execute when selecting the checkbox |
outsideMargin |
int in px - margin to all sides of the checkbox, which allows easy spacing with other elements |
toggleSize |
int in px - size of the toggle circle |
lineSize |
int in px - width of the line |
- It's a toggle - it toggles things, not more, not less!
Version |
description |
1.0.0 |
First version |