Interface: StateUpdateResult
The canonical result of a state-changing operation after the dashboard has settled.
Extended by
Properties
| Property | Type | Description |
|---|---|---|
changed | string[] | - |
errors | StateError[] | Rejected component writes. Other ids in the same batch may have succeeded. |
state | StateValues | - |