Function: useScMefPatch()
useScMefPatch(
workbookId,current,onSuccess,onError):ScMefPatcher
Defined in: frontends/web-frontend/src/sc-workbooks/useScMefPatch.ts:12
Parameters
workbookId
string
current
SuccessCriteriaDevelopment | null
onSuccess
(next) => void
onError
(message) => void
