RefreshIconButton
A wrapper around the MUI IconButton component. Connects the click event to the refreshDataSource method of the data object in the nearest DataObjectProvider. A default icon is also set, but can be overridden with the button props.
A circular progress is shown around the icon button while the data object is loading data.
For more information, see the MUI documentation.
Last updated
Was this helpful?