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