Skip Navigation
React Magma

Combobox

A combobox is the combination of a text input and a list.

Usage

The list is designed to help the user arrive at a value, but the value does not necessarily have to come from that list. Do not think of it like a Select, but more of a text input with some suggestions.

combobox example

Multi Combobox

The multi combobox allows the user to select more than one option from the list and add their own.

multi combobox example

On this page

Deploys by Netlify