Lager - v5.2.0
    Preparing search index...
    • OrderActionButton component.

      This component renders a pressable button with customizable text and onPress handler. The button changes its background color based on the press state to provide visual feedback.

      Parameters

      • props: OrderActionButtonProps

        The props of the component, containing the onPress handler and button text.

      • OptionaldeprecatedLegacyContext: any

      Returns ReactNode

      A pressable button component.