Select (React Select)

A feature-rich select component built with React Select, supporting search, multi-select, and custom styling with Blok theming.

Installation

pnpm dlx shadcn@latest add https://blok.sitecore.com/r/select-react.json

Install virtualized-select for an optimized React Select when you need to render a very large list of options. The menu virtualizes rows so performance stays smooth with thousands of items.

pnpm dlx shadcn@latest add https://blok.sitecore.com/r/virtualized-select.json

Usage

Examples

The following are examples of our select-react components.

Virtualized Select