Skip to content

frontends-web-frontend


Function: useMefPatch()

useMefPatch(workbookId, current, onSuccess, onError): MefPatcher

Defined in: frontends/web-frontend/src/pos-workbooks/useMefPatch.ts:12

Parameters

workbookId

string

current

PlantOperatingStatesAnalysis | null

onSuccess

(next) => void

onError

(message) => void

Returns

MefPatcher