JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 286
  • Score
    100M100P100Q68913F
  • License MIT

A Material UI based Transfer List supporting drag and drop

Package Exports

  • react-transfer-list
  • react-transfer-list/dist/index.es.js
  • react-transfer-list/dist/index.js

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-transfer-list) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React Transfer List

Build Status Maintainability Test Coverage License: MIT

A customizable Transfer List supporting drag and drop.

Example Visualisation (not interactive)

Transfer List Example Gif

Install

npm i react-transfer-list

Features

Documentation and Interactive Demo

Visit The Storybook Page