Function: useDaMefPatch()
useDaMefPatch(
workbookId,current,onSuccess,onError):DaMefPatcher
Defined in: frontends/web-frontend/src/da-workbooks/useDaMefPatch.ts:12
Parameters
workbookId
string
current
DataAnalysis | null
onSuccess
(next) => void
onError
(message) => void
