ContextMenuSubEntryCallback¶
Type Alias ContextMenuSubEntryCallback
Type declaration
- (info: ContextMenuCallbackInfo): Promise<ContextMenuEntry[]>
Parameters
- info: ContextMenuCallbackInfo
Contains information about the related webvis Context, Viewer, NodeId, etc.
Returns Promise<ContextMenuEntry[]>
- info: ContextMenuCallbackInfo
Specifies a callback function which is executed before the context menu opens and can be used to set a dynamic sub entries