@grabjs/superapp-sdk
    Preparing search index...

    Type Alias RedirectToSystemWebViewRequest

    RedirectToSystemWebViewRequest: { url: string }

    Request parameters for redirecting to the system web view.

    Type Declaration

    • url: string
    {
    url: 'https://www.example.com'
    }