Skip to content

trustieee/multi-select-catch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-select-catch

A simple proof of concept multiselect React component.

Features:

  • Load your options however you want (file, memory, api), then inject them into the multiselect component. This example uses a web api to obtain the items
  • Distinct selections
  • Removal of selected items

To obtain, clone this repo. It is not on npm registry.

sample

About

A proof of concept multiselect component for React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published