Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 1.19 KB

API.md

File metadata and controls

75 lines (44 loc) · 1.19 KB

LogoIcon

Usage

To use LogoIcon, you can import the component from the @dhis2/ui library

import { LogoIcon } from '@dhis2/ui'

Props

Name Type Default Required Description
className string
dataTest string 'dhis2-uicore-logoicon'

LogoIconWhite

Usage

To use LogoIconWhite, you can import the component from the @dhis2/ui library

import { LogoIconWhite } from '@dhis2/ui'

Props

Name Type Default Required Description
className string
dataTest string 'dhis2-uicore-logoiconwhite'

Logo

Usage

To use Logo, you can import the component from the @dhis2/ui library

import { Logo } from '@dhis2/ui'

Props

Name Type Default Required Description
className string
dataTest string 'dhis2-uicore-logo'

LogoWhite

Usage

To use LogoWhite, you can import the component from the @dhis2/ui library

import { LogoWhite } from '@dhis2/ui'

Props

Name Type Default Required Description
className string
dataTest string 'dhis2-uicore-logowhite'