platform-guideline checked
Autocomplete JavaScript API
Documents an autocomplete experience with input value, query state, open panel state, sources, collections, keyboard navigation, detached mode, loading or stalled state, and result rendering as the user types.
Pattern Decisions This Source Supports
| Pattern | Supported decision | Required contract | Claim note |
|---|---|---|---|
| Typeahead | Choose typeahead when live result hits should appear as the user types and the result set can update safely before explicit submit. | Typing changes the query and schedules live lookup only when the minimum length and privacy rules allow it. | Algolia documents as-you-type autocomplete state, sources, collections, keyboard behavior, and loading or stalled state. |
Evidence Role
This source is treated as platform-guideline evidence. Use it to validate the decision rules above, not as a visual style reference.
Publisher: Algolia. Last checked: .