# Toggle

A simple switch/toggle.

### Constructor

```javascript
constructor(options: object): extends Checkbox
``` 
> Toggle only extends Checkbox, and has no special options or methods.