0.1.0 • Published 9 years ago

hidden-attribute-polyfill v0.1.0

Weekly downloads
645
License
MIT
Repository
github
Last release
9 years ago

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;}.

0.1.0

9 years ago

0.0.1

9 years ago