hidden-attribute-polyfill

0.1.0 • Public • Published

hidden attribute polyfill

Implements element.hidden attribute for browsers that support Object.defineProperty.

Allows to use hidden property binding in IE 9, IE 10 within Angular 2.

Requires to use additional global style: [hidden] {display: none;}.

Readme

Keywords

none

Package Sidebar

Install

npm i hidden-attribute-polyfill

Weekly Downloads

1,499

Version

0.1.0

License

MIT

Last publish

Collaborators

  • tytskyi