react-select2-wrapper

React component for Select2

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
react-select2-wrapper
164341.0.4-beta66 years ago9 years agoMinified + gzip package size for react-select2-wrapper in KB

Readme

react-select2-wrapper
Wrapper for Select2

Installation

npm install react-select2-wrapper --save

Documentation

Development

Installation

  1. Install dependencies
```
npm install
```
  1. Run the development server with hot reload
```
npm run start
```

Coding Standard