• Communicate the size of the dashboard so that native sides can alter the height of their webview

    Parameters

    • payload: {
          height: number;
      }
      • height: number

    Returns void