Castle logo

CASTLE UI

Search

K

SelectV2 allows you to build a wide range of multi and single selects.

Usage

Import

import { SelectV2 } from '@passfort/castle'

Copy

Example

Copy

live example

Single Select

Set up a single-select dropdown, including support for disabled options.

Copy

live example

Multiple Select

Configure a multi-select dropdown with pre-selected values.

Copy

live example

Add a search bar to a single-select dropdown to enable filtering.

Copy

live example

Combine multi-select functionality with a search bar for filtering options.

Copy

live example

Multiple compact

Enable a compact mode for multi-select with search and pre-selected values.

Copy

live example

Compact Select

Create a compact single-select dropdown.

Copy

live example

Contents