@npmcorp/pui-react-expander
v6.4.0
Published
A React component that provides an accordion for showing and hiding content where the toggle and the content can be in separate places
Downloads
12
Readme
pui-react-expander
A React component that provides an accordion for showing and hiding content where the toggle and the content can be in separate places
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
ExpanderTrigger
A button that when clicked, shows or hides the content in the corresponding ExpanderContent
var ExpanderTrigger = require('
### ExpanderContent
Denotes content that can be toggled via a corresponding ExpanderTrigger
*****************************************
(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.