• Deprecated

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

    Returns

    Promise containing the Portals that were added to the registry.

    Parameters

    • portals: Portal[]

      The portals to add to the internal registry.

    Returns Promise<Portal[]>

Generated using TypeDoc