Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Side by Side Diff: polymer_1.0.4/bower_components/gold-cc-expiration-input/README.md

Issue 1205703007: Add polymer 1.0 to npm_modules (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Renamed folder to 1.0.4 Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # gold-cc-expiration-input
2
3 `gold-cc-expiration-input` is a Material Design field for entering a valid,
4 future date representing a credit card's expiration date.
5 Example:
6
7 ```html
8 <gold-cc-expiration-input></gold-cc-expiration-input>
9 <gold-cc-expiration-input value="11/15"></gold-cc-expiration-input>
10 ```
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698