Home > @activeviam/activeui-sdk > WidgetApiPlugin
WidgetApiPlugin type
Plugin allowing to create instances of Widget APIs
Signature:
export declare type WidgetApiPlugin = ActiveUIPlugin<WidgetApiImplementationProperties, WidgetApiImplementationStaticProperties, WidgetApiParameters>;