https://github.com/caub/mui-multi-select
MultiSelect and MultiSelectGroup components, using material-ui react
https://github.com/caub/mui-multi-select
Last synced: about 2 months ago
JSON representation
MultiSelect and MultiSelectGroup components, using material-ui react
- Host: GitHub
- URL: https://github.com/caub/mui-multi-select
- Owner: caub
- Created: 2018-05-11T14:32:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T12:56:19.000Z (over 7 years ago)
- Last Synced: 2025-06-03T20:37:07.183Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://caub.github.io/mui-multi-select/demo
- Size: 983 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MultiSelect(Group) Components using [Material-ui](https://material-ui-next.com)
examples in [src/index](src/index.js)
Inspired from Gitlab issues filter component and [mui-downshift](https://github.com/techniq/mui-downshift)