2.1.1 • Published 7 years ago
@mapbox/react-controlled-accordion v2.1.1
@mapbox/react-controlled-accordion
An accordion component that doesn't have any internal state. Relies on the prop activeItem
to
manage which accordion item is open.
Installation
npm install @mapbox/react-controlled-accordion
Props
Please check propTypes
in the source file.