Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
/ vue-floating-ui Public archive

🎈 Floating UI for Vue 2 & 3 (moved)

Notifications You must be signed in to change notification settings

lozinsky/vue-floating-ui

Repository files navigation

The contents of this repository were moved into the Floating UI repository. The source code can be found in packages/vue.

Vue Floating UI · Lint and test

Floating UI is a tiny, low-level library for creating "floating" elements like tooltips, popovers, dropdowns, menus, and more.

This package exports Vue bindings for the @floating-ui/dom package (view docs).

Install

npm install vue-floating-ui