Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 304 Bytes

API.md

File metadata and controls

19 lines (12 loc) · 304 Bytes

Card

Usage

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

import { Card } from '@dhis2/ui'

Props

Name Type Default Required Description
children node
className string
dataTest string 'dhis2-uicore-card'