1.0.6 • Published 7 years ago

@npm-polymer/iron-checked-element-behavior v1.0.6

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

Build status

Demo and API docs

##Polymer.IronCheckedElementBehavior

Use Polymer.IronCheckedElementBehavior to implement a custom element that has a checked property, which can be used for validation if the element is also required. Element instances implementing this behavior will also be registered for use in an iron-form element.