mergeCallbacks
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
@firecms/core / mergeCallbacks
Function: mergeCallbacks()
Section titled “Function: mergeCallbacks()”mergeCallbacks(
baseCallbacks,pluginCallbacks):EntityCallbacks|undefined
Defined in: util/callbacks.ts:3
Parameters
Section titled “Parameters”baseCallbacks
Section titled “baseCallbacks”EntityCallbacks = {}
pluginCallbacks
Section titled “pluginCallbacks”EntityCallbacks = {}
Returns
Section titled “Returns”EntityCallbacks | undefined