Skip to main content

Interface: LoadedWorkspaceParams

Parameters which are passed to the workspace initialization callback.

See

useLoadedWorkspace

Properties

PropertyModifierTypeDescription

context

readonly

WorkspaceContext

Top-level workspace context to use for initialization.

signal

readonly

AbortSignal

Cancellation signal which is aborted on the workspace unmount.