Class: Workspace
Defined in: src/workspace/workspace.tsx:149
Top-level component which establishes workspace context, which stores graph data and provides means to display and interact with the diagram.
Extends
Component<WorkspaceProps>
Methods
getContext()
getContext():
WorkspaceContext
Defined in: src/workspace/workspace.tsx:269
Returns top-level workspace context.