Simple and lightweight multiple select dropdown component with search function using Material-UI.
react-mui-multi-select
Overridable MUI theme configuration that implements the default conventions of Mui Autocomplete.
yarn react-mui-multi-select
or
npm install --save react-mui-multi-select
eslint-config
Default export is the react-specific eslint config.
prettier-config-react
Internally used prettier configs for packages.
- A simple demo app that renders
react-mui-multi-select
and demonstrates the usage of your component’s API, such as setting it up to search with a particular API endpoint and a simple submission action.