react-native-firework-sdk
    Preparing search index...

    Interface CustomCTA

    interface CustomCTA {
        title: string;
        titleKey: string;
        url: string;
    }
    Index

    Properties

    Properties

    title: string

    The title of the CTA, such as "Buy Now".

    titleKey: string

    The title key of the CTA, such as buy_now.

    url: string

    Action URL that is associated with this CTA