Function: useResourceStatusToaster()
useResourceStatusToaster(
options?):void
Drives a sticky sonner toast that mirrors the worst pending resource
status. Does not render anything — supply your own <Toaster />. Most
apps should prefer ResourceStatusIndicator; use this hook only
to share an existing Toaster with unrelated app toasts.
Parameters
Section titled “Parameters”options?
Section titled “options?”Returns
Section titled “Returns”void