Braze React Native SDK - v21.0.0
    Preparing search index...

    Class BrazeButton

    A button on an In-App Message.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    clickAction: "news_feed" | "uri" | "none"

    The type of click action processed when the user clicks on the button.

    id: number

    The button ID on the message.

    text: string

    The text on the button.

    uri: string

    The URI associated with the button click action.

    useWebView: boolean

    Indicates whether the button click action should redirect using a web view.

    Methods

    • The button as a human-readable string.

      Returns string