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

Unified Diff: third_party/polymer/components/iron-selector/README.md

Issue 2113853002: Run bower update (Closed) Base URL: https://github.com/catapult-project/catapult@polymer10-migration
Patch Set: Created 4 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/components/iron-selector/README.md
diff --git a/third_party/polymer/components/iron-selector/README.md b/third_party/polymer/components/iron-selector/README.md
index 84e044eaa295211900f3626b89dbe763e00d11cd..9d2ef3108433137aae0ca03eedb267c0e9260760 100755
--- a/third_party/polymer/components/iron-selector/README.md
+++ b/third_party/polymer/components/iron-selector/README.md
@@ -47,7 +47,8 @@ _[Demo and API docs](https://elements.polymer-project.org/elements/iron-selector
</iron-selector>
```
- If no matching element is found using `attForSelected`, use `fallbackSelection` as fallback.
+ You can specify a default fallback with `fallbackSelection` in case the `selected` attribute does
+ not match the `attrForSelected` attribute of any elements.
Example:
« no previous file with comments | « third_party/polymer/components/iron-selector/.bower.json ('k') | third_party/polymer/components/iron-selector/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698