React-Search-Multi-Select
A simple customisable React component with Select/Multi Select and Search
- Fully Customizable - color, width, height, background etc
- Combines Search functionality with multi-select and tags
- Choose between multi/single select, display tags or not and allow search or not
- Ideal for multi/single select with huge number of data and avoids scrolling much
Installation
Dillinger requires [React.js and Prop-Types] to run.
$ npm i react-search-multi-select
Demo
How to Use
Install and import react-search-multi-select and pass the props
import React,
Props:
Prop-Types:
Default-Props
Contribution
You are welcome to raise issues and PRs in the repository