To use Label, you can import the component from the @dhis2/ui library
import { Label } from '@dhis2/ui'| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| children | string | |||
| className | string | |||
| dataTest | string | 'dhis2-uicore-label' |
||
| disabled | boolean | |||
| htmlFor | string | |||
| id | string | |||
| required | boolean |