pui-react-stream-list
A React component for showing a dynamically growing list of items
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
StreamList
A dynamically growing list
var DefaultButton = require('
#### Properties
- `singularNewItemText`
- `string`: Text to be displayed when there is one new list item available
- `pluralNewItemsText`
- `string`: Text to be displayed when there are multiple new list items available
### DraggableListItem
Denotes list items of a DraggableList
*****************************************
(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.