Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Paper Toggle Button | 28 | 206 | 128 | 4 years ago | 32 | September 14, 2018 | 28 | JavaScript | ||
A Material Design toggle button | ||||||||||
Toggle Icon | 21 | 5 years ago | 4 | JavaScript | ||||||
toggle-icon is a custom element created with Polymer. It provides an extremely powerful and customizable switch that looks like a paper-icon-button. | ||||||||||
Paper Switch | 18 | 7 years ago | July 15, 2014 | mit | CSS | |||||
A Switch Web Component built using Polymer | ||||||||||
Cosmoz Tabs | 2 | 2 months ago | apache-2.0 | JavaScript | ||||||
Polymer element to switch between content using tabs or accordion. | ||||||||||
Angular React Polymer | 1 | 8 years ago | mit | JavaScript | ||||||
test project that includes angular, react and polymer in the same project | ||||||||||
Polymerxtal | 1 | 3 years ago | bsd-3-clause | Python | ||||||
toggle-icon
is a custom element created with Polymer. It provides an extremly powerful and customizable switch that looks like a paper-icon-button
. Use toggleIcon.checked
to get the toggle-icon's status in JavaScript. For more information about the usage, see the component page.
Here's a gif that shows five icon-toggle elements which are toggled by setting the checked
property programmatically:
If you have npm installed, run:
npm install polymer-toggle-icon
Else, you can clone this repository.
Feel free to open an issue if you notice something that can be improved.
I really appreciate any contribution :)
The project is distributed under the MIT License, so you can use or modify the code as you like, you only need to name the author (e. g. by adding a link to the GitHub repository).