Skip to main content

SaveCompleteProvider

SaveCompleteProvider(children): Element

Provider component that tracks save completions and exposes a notification function to its children via context

Parameters

children

React nodes that will have access to the save completion context

children

ReactNode

Returns

Element