Autocomplete

Autocomplete helps users find and select values by suggesting options as they type.

Component checklist

Design documented

The component is fully documented

React documented

Design

Is the design finished and component available in Figma library?

n/a

React

Is new design vision part implemented using new tokens?

Up to date

Flutter

Is new design vision part implemented using new tokens?

n/a

 

Introduction

The Autocomplete is a text input component that displays a list of options as users type. It allows for quick selection from a database while also accommodating custom inputs.

Overview / Introduction