Skip to content

Commit

Permalink
Merge pull request #440 from abdonrd/patch-1
Browse files Browse the repository at this point in the history
Add minlength property
  • Loading branch information
notwaldorf authored Sep 22, 2016
2 parents d248dad + c9b3452 commit 3be8592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paper-textarea.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
placeholder$="[[placeholder]]"
readonly$="[[readonly]]"
required$="[[required]]"
minlength$="[[minlength]]"
maxlength$="[[maxlength]]"
autocapitalize$="[[autocapitalize]]"
rows$="[[rows]]"
Expand Down

0 comments on commit 3be8592

Please sign in to comment.