tree: dd7d173e409be13f7c7259130790c240c3173483 [path history] [tgz]
  1. demo/
  2. test/
  3. bower.json
  4. CONTRIBUTING.md
  5. index.html
  6. paper-material-shared-styles.html
  7. paper-material.html
  8. README.md
systrace/catapult/third_party/polymer/components/paper-material/README.md

Build status

Demo and API docs

##<paper-material>

Material design: Cards

paper-material is a container that renders two shadows on top of each other to create the effect of a lifted piece of paper.

Example:

<paper-material elevation="1">
  ... content ...
</paper-material>