@blueprintjs/select
TypeScript icon, indicating that this package has built-in type declarations

5.1.5 • Public • Published

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

/@blueprintjs/select/

    Package Sidebar

    Install

    npm i @blueprintjs/select

    Weekly Downloads

    77,190

    Version

    5.1.5

    License

    Apache-2.0

    Unpacked Size

    813 kB

    Total Files

    211

    Last publish

    Collaborators

    • blueprintjs