Member Junction
Preparing search index...
@memberjunction/ng-task-graph-editor
NodeDebugBadges
Function NodeDebugBadges
NodeDebugBadges
(
taskID
:
string
,
breakpoints
:
ReadonlySet
<
string
>
,
debug
?:
TaskGraphDebugOverlay
,
runtime
?:
TaskGraphRuntimeStatus
,
entryIds
?:
ReadonlySet
<
string
>
,
)
:
FlowNodeBadge
[]
|
undefined
Badge pills for an armed breakpoint and the step the graph actually stopped on.
Parameters
taskID
:
string
breakpoints
:
ReadonlySet
<
string
>
Optional
debug
:
TaskGraphDebugOverlay
Optional
runtime
:
TaskGraphRuntimeStatus
Optional
entryIds
:
ReadonlySet
<
string
>
Returns
FlowNodeBadge
[]
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Badge pills for an armed breakpoint and the step the graph actually stopped on.