@iterable/react-native-sdk - v3.0.1
    Preparing search index...

    Interface IterableEmbeddedMessageElementsButton

    interface IterableEmbeddedMessageElementsButton {
        action?: IterableAction | null;
        id: string;
        title?: string | null;
    }
    Index

    Properties

    Properties

    action?: IterableAction | null

    The action.

    id: string

    The ID.

    title?: string | null

    The title.