Simple Accordion in React
Name | Type | Default | Description |
---|---|---|---|
Title | string |
title for the header of each accordion row | |
Content | string |
content for the description of each accordion row | |
border | boolean |
boolean value to set a border around each row |