Class: Workspace
Defined in: src/workspace/workspaceWrapper.tsx:127
Top-level component which establishes workspace context, which stores graph data and provides means to display and interact with the diagram.
For more control over workspace lifecycle WorkspaceProvider with createWorkspace can be used instead.
Extends
Component<WorkspaceProps>
Methods
getContext()
getContext():
WorkspaceContext
Defined in: src/workspace/workspaceWrapper.tsx:178
Returns top-level workspace context.