bartolom / paper-material

A Material Design container that looks like a lifted piece of paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

Demo and API docs

⚠️ As of the 2.0 release, this element is deprecated in favour of the shared styles in PolymerElements/paper-styles. Please see the implementation of PolymerElements/paper-button for an example.

<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>

About

A Material Design container that looks like a lifted piece of paper


Languages

Language:HTML 100.0%