Vizel API / core/src / removeVizelPortalContainer
Function: removeVizelPortalContainer()
ts
function removeVizelPortalContainer(): void;Defined in: packages/core/src/controllers/portal.ts:64
Remove the portal container from the document.
This should only be called during cleanup when no more portal content is expected to be rendered.
Returns
void