Skip to content

geneukum/ember-blur

Repository files navigation

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.

About

Ember modifier to blur an element dynamically.

Resources

License

Stars

Watchers

Forks

Packages

No packages published