🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@blueprintjs/select

Package Overview
Dependencies
Maintainers
1
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/select

Components related to selecting items from a list

5.3.20
latest
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

Full Documentation | Source Code

Keywords

palantir

FAQs

Package last updated on 24 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts