@floating-ui/vue@2.0.1
// Floating UI for Vue
$ npm install @floating-ui/vue
downloads/wk
2,820,408
license
MIT
version
2.0.1
published
Jul 11, 2026
What is @floating-ui/vue?
@floating-ui/vue is a Vue component library for positioning floating elements like tooltips, popovers, dropdowns, and menus relative to a trigger element. Developers use it to handle the complex positioning and collision detection logic needed to keep these UI elements visible and properly aligned, even when near viewport edges. It provides a headless, unstyled foundation that works with any Vue component or CSS framework.
Links
Keywords
Dependencies (2)
Maintainers
fezvrasta, atomiks