SuggestionKeyboardNav

Primitive #96

🔍 Problem it solves

Users want to use arrow keys to move through suggestions and Enter to select, without leaving the input.

✅ Solution

SuggestionKeyboardNav manages a focused suggestion index and handles Up/Down/Enter/Escape keys.

🧩 Used by components

Autocomplete, Combobox, Search dropdowns.

🎮 Interactive demo