logo

Multi Async Select

An async data-loading multi-select component built with shadcn/ui.

Async & Multi-select

This example demonstrates how to use the MultiAsyncSelect component and fetch the options from an API to select multiple cities from a list of options.

Sync Usage

This example demonstrates how to use the fetched options to select multiple cities from a list of options.

Using in Form

This example demonstrates how to use the MultiAsyncSelect component in shadcn/ui Form.