# @openremote/or-attribute-input \<or-attribute-input\>

[![NPM Version][npm-image]][npm-url]

Web Component for displaying an input control.

## Install

```bash
npm i @openremote/or-attribute-input
yarn add @openremote/or-attribute-input
```

## Usage

For a full list of properties, methods and options refer to the TypeDoc generated [documentation](<>).

## Supported Browsers

The last 2 versions of all modern browsers are supported, including Chrome, Safari, Opera, Firefox, Edge. In addition,
Internet Explorer 11 is also supported.

## License

[GNU AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html)

[npm-image]: https://img.shields.io/npm/v/@openremote/or-attribute-input.svg
[npm-url]: https://www.npmjs.com/package/@openremote/or-attribute-input
