vue-visible
Visibility controller
Provides an alternative to native v-show in VueJS by adding a directive to control element visibility
v-visible directive for VueJS
31 stars
2 watching
2 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
directivehiddenpluginv-showv-visiblevisibilityvisiblevue-visiblevuejs
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js directive for controlling the visibility of HTML elements | 2 |
| A Vue component that emits an event when scrolled into view | 5 |
| A Vue.js plugin for managing multiple modals from a single component instance using an event bus. | 107 |
| A Vue directive that allows conditional rendering of elements based on screen size and breakpoints | 23 |
| 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 directive that adds conditional rendering and maintains rendered layout space in the DOM by toggling element visibility. | 7 |
| A Vue.js directive for animating elements between open and closed states | 105 |
| A Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport. | 115 |
| A Vue.js directive that enables mouse selection of objects on a web page | 69 |
| Detects when an element is visible or hidden on the user's viewport | 11 |
| A collection of VueJs filters and directives for enhancing user interface functionality. | 192 |
| Demostates and provides Vue.js implementations of over 60 UI components from jQWidgets | 61 |
| A Vue.js directive for binding custom hotkey combinations to components. | 720 |