React Multi Select Component

Description:

A multiple select component for React that enables the visitor to select multiple options from a dropdown with checkboxes.

Installation:

# NPM
$ npm install @khanacademy/react-multi-select --save

Preview:

React Multi Select Component

Add Comment