• Parameters

    • props: Props

      The properties for the component, including:

      • text: The text for the button
      • onClick: The function to run when the user clicks; by default, the button opens the RarimoPayDialog component
      • muiTheme: The Material UI theme to apply

    Returns Element

    Description

    A Buy button that starts a Rarimo transaction

Generated using TypeDoc