diff --git a/docs/api.md b/docs/api.md index 340bcda13..8f6d4affc 100644 --- a/docs/api.md +++ b/docs/api.md @@ -9,6 +9,7 @@ sidebar_position: 5 **DHIS2 Mobile UI library** API documentation is hosted in [Github repository](https://dhis2.github.io/dhis2-mobile-ui/api/-mobile%20-u-i/org.hisp.dhis.mobile.ui.designsystem.component/index.html). +The package containing the different components is `org.hisp.dhis.mobile.ui.designsystem.component`. It is split in *types*, *functions* and *properties*. As in Compose, the components are considered as functions, you will have all them in the *functions* section.