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

    Interface ISelectionButton

    interface ISelectionButton {
        id: string;
        style: SelectionButtonStyle;
        text: string;
    }
    Index

    Properties

    Properties

    id: string
    text: string