@npmcorp/pui-react-portals
v6.4.0
Published
React components that provide portals
Downloads
11
Readme
pui-react-portals
React components that provide portals
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
PortalSource
Children of PortalSource will be rendered in the corresponding PortalDestination
var PortalSource = require('
#### Properties
- `name`
- `String`: Identifier for linking source and destination portals
### PortalDestination
Children of PortalSource will be rendered in the corresponding PortalDestination
#### Properties
- `name`
- `String`: Identifier for linking source and destination portals
*****************************************
(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.