v-blur
Blur directive
A Vue.js directive to temporarily obscure an element's content
⬜️ Vue directive to blur an element dynamically
184 stars
4 watching
7 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
vuevue-directivevuejs
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements | 4 |
| A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 315 |
| A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
| An autofocus directive for Vue.js that automatically focuses on an element when the page loads. | 34 |
| A Vue.js directive for making elements draggable | 764 |
| A directive to create a material ripple effect on HTML elements in Vue.js applications | 285 |
| A Vue 3 plugin to blur and encrypt sensitive HTML element content | 12 |
| A Vue directive that allows conditional rendering of elements based on screen size and breakpoints | 23 |
| A Vue.js directive for controlling the visibility of HTML elements | 2 |
| Provides an alternative to native v-show in VueJS by adding a directive to control element visibility | 31 |
| A Vue.js directive for masking input fields with specific patterns | 22 |
| A Vue.js directive to add inputmask functionality to text inputs with vanilla JavaScript. | 120 |
| A Vue directive plugin for detecting drag events and updating element positions. | 91 |
| A Vue.js directive that enables mouse selection of objects on a web page | 69 |
| A directive that adds conditional rendering and maintains rendered layout space in the DOM by toggling element visibility. | 7 |