Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
demo/ | 03-May-2024 | - | 150 | 92 | ||
test/ | 03-May-2024 | - | 141 | 82 | ||
.bower.json | D | 03-May-2024 | 1.3 KiB | 41 | 41 | |
.gitignore | D | 03-May-2024 | 17 | 2 | 1 | |
.travis.yml | D | 03-May-2024 | 1.8 KiB | 23 | 22 | |
CONTRIBUTING.md | D | 03-May-2024 | 3.2 KiB | 73 | 39 | |
README.md | D | 03-May-2024 | 646 | 24 | 5 | |
bower.json | D | 03-May-2024 | 921 | 32 | 31 | |
index.html | D | 03-May-2024 | 1,004 | 31 | 14 | |
iron-form-element-behavior.html | D | 03-May-2024 | 2.2 KiB | 87 | 64 |
README.md
1 2<!--- 3 4This README is automatically generated from the comments in these files: 5iron-form-element-behavior.html 6 7Edit those files, and our readme bot will duplicate them over here! 8Edit this file, and the bot will squash your changes :) 9 10--> 11 12[](https://travis-ci.org/PolymerElements/iron-form-element-behavior) 13 14_[Demo and API Docs](https://elements.polymer-project.org/elements/iron-form-element-behavior)_ 15 16 17##Polymer.IronFormElementBehavior 18 19 20 Polymer.IronFormElementBehavior enables a custom element to be included 21 in an `iron-form`. 22 23 24