Package Exports
- @polymer/paper-toggle-button
- @polymer/paper-toggle-button/paper-toggle-button
- @polymer/paper-toggle-button/paper-toggle-button.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@polymer/paper-toggle-button) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
<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>