@hitask/blueprint-labs
v0.14.13
Published
Incubator for unstable and in-development Blueprint components
Downloads
28
Readme
Blueprint Laboratory for Component Development
Blueprint is a React UI toolkit for the web.
This package contains in-progress and unstable React components as we develop them.
Current components:
QueryList
is a low-level component for filtering an array ofitems
with keyboard selection interactions.Select
is a high-level component for choosing items from a list. It can be used instead of the HTML<select>
element.
Installation
npm install --save @blueprintjs/labs