Appearance
VueEasyWrapper
For full control over positioning, compose VueEasyWrapper with VueEasyControl and VueEasyOptions and bring your own popper (e.g. floating-vue).
With floating-vue
Let floating-vue handle positioning; VueEasyWrapper just shares state between the trigger and the options list. Wrap the control and the popper in your own containers — the library doesn't ship any chrome.
Without a popper (inline)
Skip the popper entirely and render the options list inline below the control. The library ships zero container styling — bring your own wrapper, border, and separators to fit your design.
Pick something
🔻