Skip to content

This is the library to use Floating UI with Vue 2 or 3.

License

Notifications You must be signed in to change notification settings

vue-reasoning/vue-floating

Repository files navigation

@visoning/vue-floating

Install

Vue hooks positioning engine

Use with Vue Composition API (view docs).

npm i @visoning/vue-floating-core

Vue hooks interactions engine

Use with Vue Composition API (view docs).

npm i @visoning/vue-floating-interactions

Vue position components

Some common positioning components implemented based on @visoning/vue-floating-interactions and @visoning/vue-floating-interactions.

npm i @visoning/vue-floating-components

License

MIT