To use LogoIcon, you can import the component from the @dhis2/ui library
import { LogoIcon } from '@dhis2/ui'| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| className | string | |||
| dataTest | string | 'dhis2-uicore-logoicon' |
To use LogoIconWhite, you can import the component from the @dhis2/ui library
import { LogoIconWhite } from '@dhis2/ui'| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| className | string | |||
| dataTest | string | 'dhis2-uicore-logoiconwhite' |
To use Logo, you can import the component from the @dhis2/ui library
import { Logo } from '@dhis2/ui'| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| className | string | |||
| dataTest | string | 'dhis2-uicore-logo' |
To use LogoWhite, you can import the component from the @dhis2/ui library
import { LogoWhite } from '@dhis2/ui'| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| className | string | |||
| dataTest | string | 'dhis2-uicore-logowhite' |