airbridge-web-sdk
    Preparing search index...

    Type Alias BannerWebDestinationOptions

    type BannerWebDestinationOptions = {
        type: "web";
        url: string;
    }
    Index

    Properties

    Properties

    type: "web"

    The destination type: web

    url: string

    The URL to open the website.