LoadingButtonOwnProps
Properties
Link copied to clipboard
Element placed before the children if the button is in loading state. The node should contain an element with role="progressbar"
with an accessible name. By default we render a CircularProgress
that is labelled by the button itself.
Link copied to clipboard
The loading indicator can be positioned on the start, end, or the center of the button.