Update README.md
This commit is contained in:
committed by
Jogai
parent
f20d521590
commit
3bd209d6a5
@@ -1351,7 +1351,7 @@ _Toaster / snackbar — Notify the user with a modeless temporary little popup_
|
||||
- [vue-my-toasts](https://github.com/Tahul/vue-my-toasts) - Provide your component and let us toast the rest.
|
||||
- [@kyvg/vue3-notification](https://github.com/kyvg/vue3-notification) - Vue 3 notification library
|
||||
- [vue-global-alert-utility](https://github.com/RashadSaleh/vue-global-alert-utility) - A Vue.js global alert utility to replace vanilla JavaScript `alert` function with better user and developer experience, while keeping it as simple as possible.
|
||||
|
||||
- [notivue](https://github.com/smastrom/notivue) - Fully-featured notification system for Vue 3 and Nuxt 3.
|
||||
|
||||
#### Loader
|
||||
|
||||
@@ -2193,6 +2193,7 @@ _Switch / on/off toggle / checkbox_
|
||||
- [vue-tristate-checkbox](https://github.com/hartwork/vue-tristate-checkbox) - Cycling tristate checkbox that supports form submission
|
||||
- [vue-toggles](https://github.com/juliandreas/vue-toggles) - A highly customizable and accessible toggle component
|
||||
- [@vueform/toggle](https://github.com/vueform/toggle) - Vue 3 toggle component with labels, custom slots and styling options.
|
||||
- [vue-collapsed](https://github.com/smastrom/vue-collapsed) - Vue 3 CSS height transition from any to auto and vice versa. Accordion ready.
|
||||
|
||||
##### Masked Input
|
||||
|
||||
@@ -2751,6 +2752,7 @@ _Detect when components enter viewport_
|
||||
- [vue-trip-wire](https://github.com/lorrenrules/vue-trip-wire) - A custom directive for firing functions when an element reaches a designated point in the viewport, with option to import module with globally accessible functions.
|
||||
- [v-intersect](https://github.com/kholid060/v-intersect) - A Vue directive and component that detect element when it's visible or hidden on viewport
|
||||
- [vue-scrollama](https://github.com/vgshenoy/vue-scrollama) - A Vue component to easily setup scroll-driven interactions (aka scrollytelling).
|
||||
- [vue-use-active-scroll](https://github.com/smastrom/vue-use-active-scroll) - Highlight Vue 3 menu/sidebar links without compromises.
|
||||
|
||||
_Customize the scroll behavior_
|
||||
|
||||
@@ -3690,4 +3692,3 @@ _Scaffold parts of the app_
|
||||
<br/>
|
||||
|
||||
[](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user