Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

HandoffContext

Context handed to `onHandoff` callbacks and `isEnabled` predicates.

HandoffContext

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Context handed to onHandoff callbacks and isEnabled predicates. Read-only snapshot of the handoff dispatch state.

Signature

interface HandoffContext { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/handoff.ts:20

On this page