• Calling this method should close the dashboard and open the given URL in a new tab.

    Parameters

    • payload: {
          url: string;
      }
      • url: string

    Returns void