@stripe/stripe-terminal-react-native
    Preparing search index...

    Type Alias TapToPayUxConfiguration

    type TapToPayUxConfiguration = {
        colors?: Colors;
        darkMode?: DarkMode;
        tapZone?: TapZone;
    }
    Index

    Properties

    colors?: Colors
    darkMode?: DarkMode
    tapZone?: TapZone
    OSZAR »