floating-vue
floating-vue copied to clipboard
@floating-vue vs @floating-ui/vue for new projects
Hi guys
I noticed Floating UI now have a native package for Vue: https://floating-ui.com/docs/vue
Which one would be best to use for new projects?
@floating-ui/vue is a low level vue bindings for Floating ui core library. It's meant for building your own floating elements. floating-vue is a complete solution with components and styles.