v-visible
Visibility controller
A Vue.js directive for controlling the visibility of HTML elements
Vue.js directive for setting visibility of an element
2 stars
2 watching
0 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an alternative to native v-show in VueJS by adding a directive to control element visibility | 31 |
| A Vue component that emits an event when scrolled into view | 5 |
| A Vue.js directive for setting aspect ratios in web applications | 29 |
| A Vue.js plugin for creating accessible modals with a simple show/close API | 20 |
| A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements | 4 |
| A Vue.js directive to temporarily obscure an element's content | 184 |
| A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
| A Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport. | 115 |
| A Vue.js directive for animating elements between open and closed states | 105 |
| A directive that adds conditional rendering and maintains rendered layout space in the DOM by toggling element visibility. | 7 |
| A Vue directive that allows conditional rendering of elements based on screen size and breakpoints | 23 |
| A Vue.js directive for binding custom hotkey combinations to components. | 720 |
| A Vue.js directive that enables mouse selection of objects on a web page | 69 |
| A Vue.js plugin to work around limitations in dynamically added properties with v-model directive | 17 |