Skip to content

Files

select

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 4, 2024
Feb 24, 2025
Mar 20, 2025
Dec 12, 2017
Apr 1, 2019
Jan 22, 2025
Feb 13, 2025
Sep 30, 2022
Sep 30, 2022
Oct 10, 2023
Mar 13, 2025
Feb 27, 2025

Blueprint Select Components

Blueprint is a React UI toolkit for the web.

This package provides React components related to selecting items from a list:

  • 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.

Installation

npm install --save @blueprintjs/select