Form usage
Multi autocomplete works well inside forms when the user needs search plus multi-value submission.
Multi autocomplete form usage
Launch market picker
A wrapper-first multi-tag field with a controlled value array and default chip rendering.
Launch market picker (Plain-CSS)
Keep a controlled array of launch regions while the parent owns filtering and the wrapper renders chips.
- Canada
- Germany
- Indonesia
- India
- Japan
- Mexico
- Spain
Selected: India, Japan
Launch market picker (Tailwind CSS)
Keep a controlled array of launch regions while the parent owns filtering and the wrapper renders chips.
- Canada
- Germany
- Indonesia
- India
- Japan
- Mexico
- Spain
Selected: Canada, Spain
Release owner roster
Template hooks let the wrapper show richer chips and option metadata while keeping selection state controlled.
Release owner roster (Plain-CSS)
Custom templates keep the wrapper ergonomic while exposing richer chip and option content.
- Abigail ChenDesign systems
- Mina LeeCore UI
- Omar AzizCompliance
- Sanjay PatelDocumentation
Selected: Abigail Chen, Sanjay Patel
Release owner roster (Tailwind CSS)
Custom templates keep the wrapper ergonomic while exposing richer chip and option content.
- Abigail ChenDesign systems
- Mina LeeCore UI
- Omar AzizCompliance
- Sanjay PatelDocumentation
Selected: Mina Lee
Programmatic query + open
Type in an external input, click Search, and push that value into multi-autocomplete query while opening the overlay.
Programmatic query + open
Enter a market query, click Search, and the overlay opens using the forwarded query.
- Canada
- Germany
- Indonesia
- India
- Japan
- Mexico
- Spain
Selected: none