Home > @activeviam/activeui-sdk > PopupWidgetBuilder > create
PopupWidgetBuilder.create property
Create the popup. Return a function to close the popup
Signature:
create: () => (() => void) | undefined;
Home > @activeviam/activeui-sdk > PopupWidgetBuilder > create
Create the popup. Return a function to close the popup
Signature:
create: () => (() => void) | undefined;