blueprint3-select
Version: 
Components related to selecting items from a list - React 18.2.0 compatible fork
10 lines (7 loc) • 455 B
Markdown
# Blueprint 3 - Select Components
A React 18 compatible fork of [Blueprint](https://blueprintjs.com/) 3.
-   `Select` for selecting items in a list.
-   `Suggest` for selecting items in a list, from a text input.
-   `MultiSelect` for selecting multiple items in a list.
-   `Omnibar`, a macOS spotlight-style typeahead component.
-   `QueryList`, a higher-order component that provides interactions between a query string and a list of items.