Interface: StateChangeEvent
Properties
| Property | Type | Description |
|---|---|---|
changes | StateValues | Per-component, per-key delta. A null value means that key was cleared. |
settled | Promise<void> | Resolves once Mosaic queries and the resulting render have completed. |
source | "user" | "api" | - |
state | StateValues | - |