Skip to content

Commit

Permalink
Merge pull request #24 from PolymerElements/add-example
Browse files Browse the repository at this point in the history
add placeholder example
  • Loading branch information
Yvonne Yip committed May 11, 2015
2 parents 5ee03fd + 7c9594b commit 0495aec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@

<paper-input no-label-float label="label (no-label-float)"></paper-input>

<paper-input placeholder="hint-text" label="label"></paper-input>

<paper-input label="disabled" disabled></paper-input>

<paper-textarea no-label-float label="textarea label (no-label-float)"></paper-textarea>
Expand Down

0 comments on commit 0495aec

Please sign in to comment.