android13/external/chromium-trace/catapult/third_party/polymer/components/paper-material/README.md

924 B

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>