Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.github/ | 03-May-2024 | - | 34 | 14 | ||
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 | 25 | 24 | |
CONTRIBUTING.md | D | 03-May-2024 | 3.4 KiB | 78 | 39 | |
README.md | D | 03-May-2024 | 775 | 26 | 5 | |
bower.json | D | 03-May-2024 | 892 | 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 10The bot does some handling of markdown. Please file a bug if it does the wrong 11thing! https://github.com/PolymerLabs/tedium/issues 12 13--> 14 15[](https://travis-ci.org/PolymerElements/iron-form-element-behavior) 16 17_[Demo and API docs](https://elements.polymer-project.org/elements/iron-form-element-behavior)_ 18 19 20##Polymer.IronFormElementBehavior 21 22 Polymer.IronFormElementBehavior enables a custom element to be included 23 in an `iron-form`. 24 25 26