Home > @activeviam/activeui-sdk > WidgetApiGeneratorPlugin
WidgetApiGeneratorPlugin type
Plugin defining a generator for Widget APIs
Signature:
export declare type WidgetApiGeneratorPlugin = ActiveUIPlugin<WidgetApiGeneratorImplementationProperties, WidgetApiGeneratorImplementationStaticProperties, WidgetApiGeneratorParameters>;