An open API service indexing awesome lists of open source software.

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

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/)