@maxhealth.tech/prefab / mcp / DisplayUpdateOptions
Interface: DisplayUpdateOptions
Defined in: mcp/display.ts:231
Properties
actions?
ts
optional actions?:
| Action
| Action[];Defined in: mcp/display.ts:233
Actions to fire after the state delta is applied.