This package has been deprecated

Author message:

Please use @polymer packages instead

@npm-polymer/paper-button

2.0.0 • Public • Published

Build status Published on webcomponents.org

##<paper-button>

Material design: Buttons

paper-button is a button. When the user touches the button, a ripple effect emanates from the point of contact. It may be flat or raised. A raised button is styled with a shadow.

Example:

<paper-button class="pink">link</paper-button>
<paper-button raised class="indigo">raised</paper-button>
<paper-button toggles raised class="green">toggles</paper-button>
<paper-button disabled class="disabled">disabled</paper-button>

Readme

Keywords

none

Package Sidebar

Install

npm i @npm-polymer/paper-button

Weekly Downloads

0

Version

2.0.0

License

MIT

Last publish

Collaborators

  • npm-polymer