# @npm-polymer/iron-checked-element-behavior

> Implements an element that has a checked attribute and can be added to a form

Latest version **1.0.6** (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/iron-checked-element-behavior
pnpm add @npm-polymer/iron-checked-element-behavior
yarn add @npm-polymer/iron-checked-element-behavior
bun add @npm-polymer/iron-checked-element-behavior
```

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.6 |
| 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 | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Maintainers | npm-polymer |
| Keywords | web-components, polymer, iron, behavior |

## Links

- npm: https://www.npmjs.com/package/@npm-polymer/iron-checked-element-behavior
- Repository: https://github.com/PolymerElements/iron-checked-element-behavior
- Issues: https://github.com/PolymerElements/iron-checked-element-behavior/issues
- npm.io page: https://npm.io/package/@npm-polymer/iron-checked-element-behavior

## Dependencies (3)

- [@npm-polymer/polymer](https://npm.io/package/@npm-polymer/polymer.md) 2.0.1
- [@npm-polymer/iron-validatable-behavior](https://npm.io/package/@npm-polymer/iron-validatable-behavior.md) 1.1.2
- [@npm-polymer/iron-form-element-behavior](https://npm.io/package/@npm-polymer/iron-form-element-behavior.md) 1.0.7

## Alternatives

- [replicas-cli](https://npm.io/package/replicas-cli.md) — 3.0K weekly downloads
- [env-contract](https://npm.io/package/env-contract.md) — 133 weekly downloads
- [@openveo/api](https://npm.io/package/@openveo/api.md) — 61 weekly downloads
- [@ryniaubenpm2/cumque-error-reiciendis](https://npm.io/package/@ryniaubenpm2/cumque-error-reiciendis.md) — 54 weekly downloads
- [ts-global-type-extra](https://npm.io/package/ts-global-type-extra.md) — 11 weekly downloads

## Recent versions

- 1.0.6 (latest) — 2017-06-03

## README

<!---

This README is automatically generated from the comments in these files:
iron-checked-element-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/iron-checked-element-behavior.svg?branch=master)](https://travis-ci.org/PolymerElements/iron-checked-element-behavior)

_[Demo and API docs](https://elements.polymer-project.org/elements/iron-checked-element-behavior)_


##Polymer.IronCheckedElementBehavior

Use `Polymer.IronCheckedElementBehavior` to implement a custom element
that has a `checked` property, which can be used for validation if the
element is also `required`. Element instances implementing this behavior
will also be registered for use in an `iron-form` element.

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