Akryum / floating-vue

💬 Easy tooltips, popovers, dropdown, menus... for Vue
https://floating-vue.starpad.dev/
MIT License
3.28k stars 335 forks source link

@floating-vue vs @floating-ui/vue for new projects #969

Open binaryfire opened 1 year ago

binaryfire commented 1 year ago

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?

xvaara commented 9 months ago

@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.