Skip to content

frontends-web-frontend


Function: useMsMefPatch()

useMsMefPatch(workbookId, current, onSuccess, onError): MsMefPatcher

Defined in: frontends/web-frontend/src/ms-workbooks/useMsMefPatch.ts:12

Parameters

workbookId

string

current

MechanisticSourceTermAnalysis | null

onSuccess

(next) => void

onError

(message) => void

Returns

MsMefPatcher