Might Change
Details
<Details title="Details" isOpen={IS_OPEN}>{CHILDREN}</Details>
Name | Type | Description | Required |
children | HeliosChildrenType | - | Yes |
isOpen | boolean | - | |
title | string | - | Yes |
<Details title="Details" isOpen={IS_OPEN}>{CHILDREN}</Details>
Name | Type | Description | Required |
children | HeliosChildrenType | - | Yes |
isOpen | boolean | - | |
title | string | - | Yes |