ember-blur
v0.2.2
Published
Ember modifier to blur an element.
Downloads
4
Maintainers
Readme
ember-blur
Ember modifier to blur an element dynamically.
Heavily inspired by the v-blur directive.
Compatibility
- Ember.js v3.28 or above
- Ember CLI v3.28 or above
- Node.js v14 or above
Installation
ember install ember-blur
Usage
You can use this modifier like you would with any other EmberJS modifier.
<h1 {{blur}}>Hello World</h1>
See the API Docs for additional information.
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.