v-hide
Layout toggler
A directive that adds conditional rendering and maintains rendered layout space in the DOM by toggling element visibility.
Vue directive allowing you to hide an element on expression (visibility:hidden)
7 stars
3 watching
0 forks
Language: Vue
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 to temporarily obscure an element's content | 184 |
| A Vue 3 component for creating toggle buttons with customizable labels and styling options. | 112 |
| A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 315 |
| A Vue directive that enables automatic top-sticking of multiple DOM nodes | 54 |
| A Vue.js directive for locking the body scroll on all elements except a specified target element. | 186 |
| A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements | 4 |
| A Vue directive that allows conditional rendering of elements based on screen size and breakpoints | 23 |
| A Vue.js directive for setting aspect ratios in web applications | 29 |
| A Vue directive for keyboard navigation of HTML elements on touch devices | 79 |
| A Vue 3 component with syntax highlighting capabilities using PrismJS or Highlight.js | 46 |
| A Vue.js directive for making elements draggable | 764 |
| A Vue.js directive for masking input fields with specific patterns | 22 |
| A Vue.js directive to truncate text in the middle with a specified number of characters. | 9 |