Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit b4bebc3

Browse files
author
Yvonne Yip
committed
add 'required' demo
1 parent e926623 commit b4bebc3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demo.html

+4
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939

4040
<br>
4141

42+
<paper-input label="Type something..." required error="This input requires a value!"></paper-input>
43+
44+
<br>
45+
4246
<paper-input disabled label="I'm disabled"></paper-input>
4347

4448
<br>

0 commit comments

Comments
 (0)