Interface: LoadedWorkspace
Defined in: workspace/workspace.tsx:444
Result of the workspace initialization hook.
See
Properties
Property | Modifier | Type | Description |
---|---|---|---|
| () => | Returns the top-level context for the mounted workspace via the hook. Throws an error if the workspace is not mounted yet. | |
| ( | Callback to pass as |