Skip to content

karanverma7/MultiSelectWidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-select Form Widget

Multi Select Form Widget made in ReactJS. Select 1 or more items from the available list and move to selected list. Remove feature is also there to move 1 or more items from the selected list. Removed item gets populated in the available list. Customizable and list can also be populated with API data.

Widget is deployed on netlify for demo. Visit via link: https://formwidget-by-karanverma.netlify.app/

Getting Started

  1. Clone the repository.

git clone https://github.com/karanverma7/MultiSelectWidget.git

In the project directory, you need to:

  1. Install node dependencies.

npm i

  1. Start the Project.

npm start

About

Multi Select Form Widget made in ReactJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors