AccordionPanel API
API reference docs for theAccordionPanel
component. For examples and details on the usage of this component, visit the component demo page.
Props
Props | Type | Description | Default |
---|---|---|---|
children | React.ReactNode | The content of the accordion panel. | _ |
unMountOnClose? | boolean | Used to remove the content when the item is closed. | false |