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: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
andrewvasilchuk/v-visibleA Vue.js directive for controlling the visibility of HTML elements2
javisperez/vue-visibleProvides an alternative to native v-show in VueJS by adding a directive to control element visibility31
ndelvalle/v-blurA Vue.js directive to temporarily obscure an element's content184
vueform/toggleA Vue 3 component for creating toggle buttons with customizable labels and styling options.112
israelzablianov/draggable-vue-directiveA Vue.js directive that enables drag-and-drop functionality for HTML elements.315
wormsan/vue-sticktoA Vue directive that enables automatic top-sticking of multiple DOM nodes54
phegman/v-scroll-lockA Vue.js directive for locking the body scroll on all elements except a specified target element.186
andrewvasilchuk/v-ripple-directiveA Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements4
pxyup/vue-not-visibleA Vue directive that allows conditional rendering of elements based on screen size and breakpoints23
andrewvasilchuk/v-aspect-ratioA Vue.js directive for setting aspect ratios in web applications29
twcapps/vue-spatialnavigationA Vue directive for keyboard navigation of HTML elements on touch devices79
webdevnerdstuff/vue-code-blockA Vue 3 component with syntax highlighting capabilities using PrismJS or Highlight.js46
hilongjw/vue-draggingA Vue.js directive for making elements draggable764
raidan00/vue-r-maskA Vue.js directive for masking input fields with specific patterns22
tardigrada777/vue-text-middle-ellipsisA Vue.js directive to truncate text in the middle with a specified number of characters.9