dag-designer / Exports / INodeState
Interface: INodeState
Table of contents
Properties
Properties
operationStatus
• operationStatus: TNodeOperationStatus
Defined in
dag-designer/src/components/dag-designer-context.tsx:43
pendingDescription
• Optional pendingDescription: string
Defined in
dag-designer/src/components/dag-designer-context.tsx:44
trace
• Optional trace: IDagNodeIoTrace
Defined in
dag-designer/src/components/dag-designer-context.tsx:45
isSelected
• isSelected: boolean