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)

GitHub

7 stars
3 watching
0 forks
Language: Vue
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
andrewvasilchuk/v-visible A Vue.js directive for controlling the visibility of HTML elements 2
javisperez/vue-visible Provides an alternative to native v-show in VueJS by adding a directive to control element visibility 31
ndelvalle/v-blur A Vue.js directive to temporarily obscure an element's content 184
vueform/toggle A Vue 3 component for creating toggle buttons with customizable labels and styling options. 111
israelzablianov/draggable-vue-directive A Vue.js directive that enables drag-and-drop functionality for HTML elements. 313
wormsan/vue-stickto A Vue directive that enables automatic top-sticking of multiple DOM nodes 54
phegman/v-scroll-lock A Vue.js directive for locking the body scroll on all elements except a specified target element. 185
andrewvasilchuk/v-ripple-directive A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements 4
pxyup/vue-not-visible A Vue directive that allows conditional rendering of elements based on screen size and breakpoints 23
andrewvasilchuk/v-aspect-ratio A Vue.js directive for setting aspect ratios in web applications 29
twcapps/vue-spatialnavigation A Vue directive for keyboard navigation of HTML elements on touch devices 78
webdevnerdstuff/vue-code-block A Vue 3 component with syntax highlighting capabilities using PrismJS or Highlight.js 43
hilongjw/vue-dragging A Vue.js directive for making elements draggable 764
raidan00/vue-r-mask A Vue.js directive for masking input fields with specific patterns 22
tardigrada777/vue-text-middle-ellipsis A Vue.js directive to truncate text in the middle with a specified number of characters. 9