JSPM

  • Created
  • Published
  • Downloads 11093
  • Score
    100M100P100Q131522F
  • License MIT

React component for Select2

Package Exports

  • react-select2-wrapper
  • react-select2-wrapper/css/select2.css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-select2-wrapper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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