@economist/utility-dti-reactadddomproperty
v1.0.0
Published
adds a DOM property to React's list of recognized properties
Downloads
53
Maintainers
Keywords
Readme
Utilitydtireactadddomproperty
adds a DOM property to React's list of recognized properties
Usage
This component expects an ES6 environment, and so if you are using this in an app, you should drop in a polyfill library - it has been tested with babel-polyfill but core-js or es6-shim may also work.
Install
npm i -S utility-dti-reactadddomproperty
Run tests
npm test