Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 389 Bytes

File metadata and controls

23 lines (16 loc) · 389 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
id string
required boolean