Chip Input

Chip Input allows users to provide multiple entries of the same format and easily edit or delete them.

Component checklist

Design documented

The component is fully documented

React documented

Flutter documented

Design

Is the design finished and component available in Figma library?

Up to date

React

Is new design vision part implemented using new tokens?

Up to date

Flutter

Is new design vision part implemented using new tokens?

Missing

Introduction

A Chip Input allows users to enter and edit multiple entries of the same format. It converts the entered text string into a Chip, making distinguishing, editing, or deleting particular entries easier.
It should be used only when the particular entry does not require a space e.g. email addresses.

Overview / Introduction