• Adds a Portal to an internal registry. Must be called before attempting to render a PortalView.

    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