diff --git a/collections/ui/API.md b/collections/ui/API.md index 38859e31e..46f9bf2e7 100644 --- a/collections/ui/API.md +++ b/collections/ui/API.md @@ -512,6 +512,7 @@ import { Field } from '@dhis2/ui' |error|custom|||Field status. Mutually exclusive with `valid` and `warning` props| |helpText|string|||Useful text within the field| |label|string|||Label at the top of the field| +|labelId|string|||id passed to the label element| |name|string|||`name` will become the target of the `for`/`htmlFor` attribute on the `