Home > @activeviam/activeui-sdk > ContainerPlugin
ContainerPlugin type
Plugin defining a widget
Signature:
export declare type ContainerPlugin = ActiveUIPlugin<ContainerImplementationProperties, ContainerImplementationStaticProperties, ContainerParameters>;