0.2.2 • Published 1 year ago

ember-blur v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.