Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Commit bd4e449

Browse files
committed
added demo tag
1 parent 3b87564 commit bd4e449

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

iron-validator-behavior.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
* Use `Polymer.IronValidatorBehavior` to implement a custom input/form validator. Element
1818
* instances implementing this behavior will be registered for use in elements that implement
1919
* `Polymer.IronValidatableBehavior`.
20+
*
21+
* @demo demo/index.html
2022
* @polymerBehavior
2123
*/
2224
Polymer.IronValidatorBehavior = {

0 commit comments

Comments
 (0)