Please migrate to using capital-framework.
Standard expandable (show/hide) component. This component can be used by itself, but it was made for Capital Framework, a new front end framework developed at the Consumer Financial Protection Bureau.
The current version number can be found in bower.json and follows Semantic Versioning 2.0. Release notes are recorded in the CHANGELOG and on the Releases page.
If you would like to take advantage of more components or if you're new to Capital Framework, we encourage you to start here.
Detailed instructions can be found in the Capital Framework documentation site.
We welcome your feedback and contributions.
- Find out about contributing
- File a bug using this handy template
Before contributing to our codebase, please ensure all tests pass. After cloning this repository to your machine, run:
$ npm install
$ npm test
Docs and demo built with the excellent Topdoc.