Home > @activeviam/activeui-sdk > ContextMenuPlugin
ContextMenuPlugin type
Plugin allowing to retrieve the items of a context menu
Signature:
export declare type ContextMenuPlugin = ActiveUIPlugin<ContextMenuImplementationProperties, ContextMenuImplementationStaticProperties, ContextMenuParameters>;