The component props.
The progress component to show when the button is loading.
The function to be called when the button is clicked.
The function to be called when the loading starts.
The function to be called when the loading ends.
The function to be called when an error occurs and throwError is false.
The content to be rendered inside the button.
Whether the button is disabled.
Whether to throw an error when an exception occurs.
The button style variant.
The rendered component.
Represents an action button component.
Component