node-blueprintjs-select

React components related to selecting items from a list
  https://github.com/palantir/blueprint
  0
  no reviews



Blueprint is a React UI toolkit for the web. node-blueprintjs-select 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.