• Deprecated

    Portals are no longer centrally managed natively. Pass a Portal directly to PortalView instead. This will be removed in the next release.

    Adds a Portal to an internal registry.

    Returns

    Promise containing the Portal that was added to the registry.

    Parameters

    • portal: Portal

      The portal to add to the internal registry.

    Returns Promise<Portal>

Generated using TypeDoc