Member Junction
Preparing search index...
@memberjunction/ng-flow-editor
FlowContextMenuItem
Type Alias FlowContextMenuItem
One row in the canvas context menu. The host may replace the default Edit/Remove set.
type
FlowContextMenuItem
=
{
Danger
?:
boolean
;
Disabled
?:
boolean
;
Icon
?:
string
;
ID
:
string
;
Label
:
string
;
Shortcut
?:
string
;
}
Index
Properties
Danger?
Disabled?
Icon?
ID
Label
Shortcut?
Properties
Optional
Danger
Danger
?:
boolean
Optional
Disabled
Disabled
?:
boolean
Optional
Icon
Icon
?:
string
ID
ID
:
string
Label
Label
:
string
Optional
Shortcut
Shortcut
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Danger
Disabled
Icon
ID
Label
Shortcut
Member Junction
Loading...
One row in the canvas context menu. The host may replace the default Edit/Remove set.