Home > @activeviam/activeui-sdk > PopupPlugin
PopupPlugin type
Plugin defining a component that can be rendered in a popup
Signature:
export declare type PopupPlugin = ActiveUIPlugin<PopupImplementationProperties, PopupImplementationStaticProperties, PopupParameters>;