novo-elements
Version:
Bullhorn's NOVO Element Repository for Angular 2
17 lines (13 loc) • 352 B
Markdown
```javascript
import { NOVO_SWITCH_ELEMENTS } from 'novo-elements';
```
- `'checked' : Bool`
* Sets the initial state to checked
- `'disabled' : Bool`
* Defines whether the switch is disabled
- `'onChange': Function`
* An event function that is fired when a switch is switched