1.0.7 • Published 7 years ago

@npm-polymer/paper-material v1.0.7

Weekly downloads
2
License
http://polymer.gi...
Repository
github
Last release
7 years ago

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>