DmErrorState
Updated Aug 18, 2026
DataMagik Application DesignerDmErrorState
DmErrorState — a panel that failed, and what to do about it.
States
default
Example
<DmErrorState />
Props
| Name | Type | Required | Default |
|---|---|---|---|
title | string | undefined | |
message | string | undefined | |
retryLabel | string | undefined | |
retryable | boolean | true |
Events
retry
Slots
action