hacifootprint
hcifootprintInterfaces

PendingInfo

Interface: PendingInfo

Defined in: src/atom/types.ts:2287

A fired transition still awaiting its state report.

Properties

affordanceId

affordanceId: string

Defined in: src/atom/types.ts:2289


does?

optional does?: string

Defined in: src/atom/types.ts:2296

What the app said this action does, frozen when the fire was recorded — see Cause.does. Carried here so a fire still awaiting its report can be NAMED after the component that declared it has gone: the row a reader sees is the one the session minted, not a fresh look at a spec that moved.


firedAt

firedAt: number

Defined in: src/atom/types.ts:2297


id

id: string

Defined in: src/atom/types.ts:2288

On this page