RefreshButton

A wrapper around the MUI Buttonarrow-up-right component. Connects the click event to the refreshDataSource method of the data object in the nearest DataObjectProvider. A default start icon and text is also set, but can be overridden with the button props.

The loading value of the LoadingButton properties will be set to true while data is loading.

For more information, see the MUI documentationarrow-up-right.

Last updated

Was this helpful?