@npmcorp/pui-react-draggable-list

A React component for showing a list of items that can be re-ordered by the user

Usage no npm install needed!

<script type="module">
  import npmcorpPuiReactDraggableList from 'https://cdn.skypack.dev/@npmcorp/pui-react-draggable-list';
</script>

README

pui-react-draggable-list

A React component for showing a list of items that can be re-ordered by the user

Pivotal UI React (GitHub, npm) is a collection of React components for rapidly building and prototyping UIs.

This component requires React v0.13

See the Pivotal UI Styleguide for fully rendered examples.

Components

DraggableList

A list that can be re-ordered via drag-drop

var DraggableList = require('

#### Properties

- `onDrop`
  - `Function`: A callback called when the user re-orders list items


### DraggableListItem

Denotes list items of a DraggableList





*****************************************

(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.