🦾 Truly accessibleWAI-ARIA 1.2 combobox pattern, full keyboard support, live regions, forced-colors styling. Passes axe out of the box.
⏳ Async readyLoading state, aria-busy, debounce, min-search-length, race-guard hooks. Server-driven search is a single prop away.
🌲 Tree + multi + creatorInfinite nesting with expand/collapse navigation, multi-select with tags, inline create-child UX. All optional, all composable.
🪟 Floating UIAuto-flips, sticks to the trigger width, teleports to body so it escapes overflow and z-index hell.
📋 Native formsPass a name and the component emits hidden inputs that serialize like a native select via FormData.
🎨 Theme-ableCSS variables, automatic dark mode, prefers-reduced-motion, Windows High Contrast — all wired in.
🧩 Headless coreUse just the composables to build a fully custom UI on top of the same battle-tested state machine.