Add-on Directory

← Back

toggle-icon

toggle-icon is a custom element created with Polymer. It provides an extremely powerful and customizable switch that looks like a paper-icon-button.

Author

Contributors

Rating

Popularity

<100

[ This description is mirrored from README.md at github.com/fxedel/toggle-icon on 2019-05-22 ]

Published on webcomponents.org Published on Vaadin  Directory Stars on vaadin.com/directory

toggle-icon

What does this element?

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:

animation

Get the code

If you have bower installed, run:

npm install polymer-toggle-icon

Else, you can clone this repository.

Bugs / Feature requests

Feel free to open an issue if you notice something that can be improved.

Contributing to the code

  1. Fork the repository.
  2. Commit your changes to your fork.
  3. Create a pull request.

I really appreciate any contribution :)

License

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).

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • iron-checked-element-behavior#PolymerElements/iron-checked-element-behavior#^2.0.0
  • paper-behaviors#PolymerElements/paper-behaviors#^2.0.0
  • paper-icon-button#PolymerElements/paper-icon-button#^2.0.0
  • paper-styles#PolymerElements/paper-styles#^2.0.0
  • polymer#Polymer/polymer#^2.1.0
Released
2018-01-19
Maturity
IMPORTED
License
MIT License

Compatibility

Framework
Polymer 2.0+
Polymer 1.0+ in 1.1.2
Browser
Browser Independent

Gantt Flow Add-on - Vaadin Add-on Directory

Gantt addon for Flow Gantt Flow Add-on - Vaadin Add-on Directory
Flow (Vaadin 24+) Gantt component based on [Gantt for Vaadin 8](https://github.com/tltv/gantt).
View on GitHub

Gantt Flow Add-on version 1.0.0-alpha1
Initial experimental version

Gantt Flow Add-on version 23.0.0

Gantt Flow Add-on version 24.0.0
- added support for margin for steps

Gantt Flow Add-on version 24.0.1
- Added support for custom components like ProgressBar inside a StepElement - Added JavaDocs for the public API

Online