Skip to content

Vizel API / core/src / hasVizelPortalContainer

Function: hasVizelPortalContainer()

ts
function hasVizelPortalContainer(): boolean;

Defined in: packages/core/src/controllers/portal.ts:54

Check if the portal container exists.

Returns

boolean

true if the portal container exists in the document

Released under the MIT License.