1.3.0 • Published 7 years ago

@npm-polymer/paper-toggle-button v1.3.0

Weekly downloads
2
License
http://polymer.gi...
Repository
github
Last release
7 years ago

Build status

##<paper-toggle-button>

Material design: Switch

paper-toggle-button provides a ON/OFF switch that user can toggle the state by tapping or by dragging the switch.

<paper-toggle-button checked></paper-toggle-button>
<paper-toggle-button disabled></paper-toggle-button>