Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 423 Bytes

API.md

File metadata and controls

21 lines (14 loc) · 423 Bytes

Cover

Usage

Note: If possible, import the component from the main UI (@dhis2/ui) package.

import { Cover } from '@dhis2-ui/cover'

Props

Name Type Default Required Description
children node
className string
dataTest string 'dhis2-uicore-componentcover'
translucent boolean Adds a semi-transparent background to the cover
onClick function