To use Box, you can import the component from the @dhis2/ui library
import { Box } from '@dhis2/ui'| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| children | node | |||
| className | string | |||
| dataTest | string | 'dhis2-uicore-box' |
||
| height | string | |||
| marginTop | string | |||
| maxHeight | string | |||
| maxWidth | string | |||
| minHeight | string | |||
| minWidth | string | |||
| overflow | string | |||
| width | string |