# @npm-polymer/paper-behaviors

> Common behaviors across the paper elements

Latest version **1.0.13** (published 2017-06-03) · http://polymer.github.io/LICENSE.txt license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @npm-polymer/paper-behaviors
pnpm add @npm-polymer/paper-behaviors
yarn add @npm-polymer/paper-behaviors
bun add @npm-polymer/paper-behaviors
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.13 |
| Published | 2017-06-03 |
| First published | 2017-06-03 |
| Weekly downloads | 0 |
| License | http://polymer.github.io/LICENSE.txt |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 19 |
| Maintainers | npm-polymer |
| Keywords | web-components, web-component, polymer, paper, behavior |

## Links

- npm: https://www.npmjs.com/package/@npm-polymer/paper-behaviors
- Repository: https://github.com/PolymerElements/paper-behaviors
- Issues: https://github.com/PolymerElements/paper-behaviors/issues
- npm.io page: https://npm.io/package/@npm-polymer/paper-behaviors

## Dependencies (4)

- [@npm-polymer/polymer](https://npm.io/package/@npm-polymer/polymer.md) 2.0.1
- [@npm-polymer/paper-ripple](https://npm.io/package/@npm-polymer/paper-ripple.md) 1.0.9
- [@npm-polymer/iron-behaviors](https://npm.io/package/@npm-polymer/iron-behaviors.md) 1.0.18
- [@npm-polymer/iron-checked-element-behavior](https://npm.io/package/@npm-polymer/iron-checked-element-behavior.md) 1.0.6

## Recent versions

- 1.0.13 (latest) — 2017-06-03

## README

<!---

This README is automatically generated from the comments in these files:
paper-button-behavior.html  paper-checked-element-behavior.html  paper-inky-focus-behavior.html  paper-ripple-behavior.html

Edit those files, and our readme bot will duplicate them over here!
Edit this file, and the bot will squash your changes :)

The bot does some handling of markdown. Please file a bug if it does the wrong
thing! https://github.com/PolymerLabs/tedium/issues

-->

[![Build status](https://travis-ci.org/PolymerElements/paper-behaviors.svg?branch=master)](https://travis-ci.org/PolymerElements/paper-behaviors)

_[Demo and API docs](https://elements.polymer-project.org/elements/paper-behaviors)_


<!-- No docs for Polymer.PaperButtonBehavior found. -->

##Polymer.PaperCheckedElementBehavior

Use `Polymer.PaperCheckedElementBehavior` to implement a custom element
that has a `checked` property similar to `Polymer.IronCheckedElementBehavior`
and is compatible with having a ripple effect.



##Polymer.PaperInkyFocusBehavior

`Polymer.PaperInkyFocusBehavior` implements a ripple when the element has keyboard focus.



##Polymer.PaperRippleBehavior

`Polymer.PaperRippleBehavior` dynamically implements a ripple
when the element has focus via pointer or keyboard.

NOTE: This behavior is intended to be used in conjunction with and after
`Polymer.IronButtonState` and `Polymer.IronControlState`.

---
_Source: https://npm.io/package/@npm-polymer/paper-behaviors · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
