Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 374 Bytes

API.md

File metadata and controls

22 lines (15 loc) · 374 Bytes

Label

Usage

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

import { Label } from '@dhis2/ui'

Props

Name Type Default Required Description
children string
className string
dataTest string 'dhis2-uicore-label'
disabled boolean
htmlFor string
required boolean