https://github.com/syncfusionexamples/react-multiselect-dropdown-with-multiple-columns
multi-select dropdown with multiple columns
https://github.com/syncfusionexamples/react-multiselect-dropdown-with-multiple-columns
multi-column multi-column-multiselect react react-hooks react-multi-select-dropdown react-multiselect-dropdown
Last synced: 5 months ago
JSON representation
multi-select dropdown with multiple columns
- Host: GitHub
- URL: https://github.com/syncfusionexamples/react-multiselect-dropdown-with-multiple-columns
- Owner: SyncfusionExamples
- Created: 2022-11-30T04:13:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T04:04:41.000Z (over 1 year ago)
- Last Synced: 2024-10-19T06:23:21.327Z (over 1 year ago)
- Topics: multi-column, multi-column-multiselect, react, react-hooks, react-multi-select-dropdown, react-multiselect-dropdown
- Language: JavaScript
- Homepage:
- Size: 3.48 MB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Multiselect dropdown with multiple columns
A quick-start React project that shows how to configure the multi-columns in the Syncfusion React Multiselect dropdown component.
## Project prerequisites
Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.
### How to run this application?
To run this application, you need to clone the `react-multiselect-dropdown-with-multiple-columns` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the `npm install` command and run your project using the `npm start` command.
## See also
[Multiselect dropdown examples](https://ej2.syncfusion.com/react/demos/#/bootstrap5/multi-select/default)
[Multiselect dropdown documentation](https://ej2.syncfusion.com/react/documentation/multi-select/getting-started/)