React component for Select2


Keywords
react-component, select2, tags, multiselect, select, input, react
License
MIT
Install
npm install react-select2-wrapper@1.0.4-beta6

Documentation

react-select2-wrapper

Wrapper for Select2

Installation

npm install react-select2-wrapper --save

Documentation

Development

Installation

  1. Install dependencies

    npm install
    
  2. Run the development server with hot reload

    npm run start
    

Coding Standard