@ua/react-native-airship
    Preparing search index...

    Interface Button

    interface Button {
        actions: Actions;
        content_description?: string;
        text: string;
    }
    Index

    Properties

    actions: Actions
    content_description?: string
    text: string