options
Object
overrides of default options
Transition towards the 'on' state and dispatch an event to listeners to announce it was selected. Accepts an optional argument, `suppressEvent`, which, if truthy, prevents the event from being dispatched.
Transition towards the 'off' state and dispatch an event to listeners to announce it was deselected. Accepts an optional argument, `suppressEvent`, which, if truthy, prevents the event from being dispatched.