ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ActionPlugin

ActionPlugin type

Plugin defining actions that can be used as DOM event handlers or context menu items

Signature:

export declare type ActionPlugin = ActiveUIPlugin<ActionImplementationProperties, ActionImplementationStaticProperties, ActionParameters>;
  • ActionPlugin type
Copyright © 2023 ActiveViam