@npmcorp/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

Usage no npm install needed!

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

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.