Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 466 Bytes

API.md

File metadata and controls

27 lines (20 loc) · 466 Bytes

Box

Usage

To use Box, you can import the component from the @dhis2/ui library

import { Box } from '@dhis2/ui'

Props

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