📖 Step 5: Design - Advanced UI/UX#132 / 291
Autocomplete
Autocomplete
📖One-line summary
Suggesting queries automatically as you type.
✨Example
Type a search term (e.g. "ja")
⚡Vibe coding prompt examples
>_
Add autocomplete to the address input field. Integrate the Kakao address search API and show suggestions in real time.
>_
Implement autocomplete on a tag input. Show matching items from the existing tag list in a dropdown and let me pick via arrow keys.
Try these prompts in your AI coding assistant!