Vue Directive To Blur Elements – v-blur

Install & Download:

# Yarn
yarn add v-blur
# NPM
$ npm install v-blur

Description:

A Vue directive that allows to dynamically apply a blur effect to any element.

Preview:

Vue Directive To Blur Elements

Changelog:

v1.0.4 (11/05/2020)

  • Support default configuration
  • feat(pointer-events) disable userSelect and pointerEvents on blur
Tags:

Add Comment