https://github.com/kouts/floating-vue2
Tooltips, dropdowns and other poppers for Vue 2
https://github.com/kouts/floating-vue2
Last synced: about 2 months ago
JSON representation
Tooltips, dropdowns and other poppers for Vue 2
- Host: GitHub
- URL: https://github.com/kouts/floating-vue2
- Owner: kouts
- License: mit
- Created: 2022-11-14T19:17:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T20:49:44.000Z (over 2 years ago)
- Last Synced: 2025-03-08T21:03:49.369Z (3 months ago)
- Language: TypeScript
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# floating-vue2
Tooltips, dropdowns and other poppers for Vue 2This is a fork of [floating-vue for Vue 2](https://github.com/Akryum/floating-vue/tree/vue2)
## Additional props
| Name | Type | Description | Default
| :--- | :--- | :--- | :--- |
| noAutoFocus | boolean | Disables the autofocus feature | false |