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

Commit

Permalink
add 'required' demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvonne Yip committed Jul 11, 2014
1 parent e926623 commit b4bebc3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@

<br>

<paper-input label="Type something..." required error="This input requires a value!"></paper-input>

<br>

<paper-input disabled label="I'm disabled"></paper-input>

<br>
Expand Down

0 comments on commit b4bebc3

Please sign in to comment.