A dropdown layer container component for vue3
npm install v-dropdownA dropdown container for Vue3
If you are using vue 2.x version, please use v-dropdown 2.x version instead
- Multiple drop-down bar triggering methods
- Built-in trigger button component for quick use
- When the position and size of the trigger and the drop-down bar content change, the drop-down bar content position is automatically adjusted to align - with the trigger
- Provide Dropdown status and tool functions for each slot
- Provide useDropdown utility functions
- Flexible style customization method
Documentation and examples please visit below sites
v-dropdown- v-selectpage
- v-selectmenu
- v-region
- v-suggest

``sh`npm
npm i v-dropdownyarn
yarn add v-dropdownpnpm
pnpm add v-dropdown
`vue
some contents
`
`vue
some contents
``
