Collapse
A basic Collapse component that should render nicely on any platform. Supports a good level of customization.
You can customization Collapse component with the Props
#
Usage#
Reference#
Props#
componentcomponent props of the Collapse used to list the collapsible data and its type Array of object>
#
headerBackgroundColorheaderBackgroundColor props is used tochanging the background color of the header String
#
borderColorprops for changing the border color and type string
#
headerFontSizeprops for changing the size of the collapse header and type number
#
headerFontColorprops for changing the color of the collapse header font and type String
#
headerFontWeightprops for changing font weight of the collapse header and type string-'bold'
#
inlineStyleprops give addition props to the Button element type Object