• Adds all portals to an internal registry. This or addPortal must be called before attempting to render a PortalView

    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