Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 317 Bytes

API.md

File metadata and controls

20 lines (13 loc) · 317 Bytes

StatusIcon

Usage

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

import { StatusIcon } from '@dhis2/ui'

Props

Name Type Default Required Description
error boolean
loading boolean
valid boolean
warning boolean