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

    Type Alias RedirectToSystemWebViewRequest

    Request parameters for redirecting to the system web view.

    type RedirectToSystemWebViewRequest = {
        url: string;
    }
    Index

    Properties

    Properties

    url: string

    URL to open or process (for example, "https://www.example.com").