SaveButton
A wrapper around the MUI Button component. Connects the click event to the endEdit 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 property of the button will be set to true while the save request is pending.
For more information, see the MUI documentation.
Last updated
Was this helpful?