DmStatusIndicator
Updated Aug 18, 2026
DataMagik Application DesignerDmStatusIndicator
DmStatusIndicator — the platform's `status_indicator`.
States
default
Example
<DmStatusIndicator />
Props
| Name | Type | Required | Default |
|---|---|---|---|
state | 'neutral' | 'success' | 'error' | 'warning' | 'running' | 'neutral' | |
text | string | undefined | |
details | Record<string, unknown> | null | null | |
icon | DmIconName | (string & {}) | undefined | |
downloadUrl | string | undefined | |
downloadLabel | string | 'Download' |
Events
download