File

core/dynamic-component/dynamic-component.model.ts

Description

An lifecycle hook which is called before an configuration is saved.

Index

Methods

Methods

onBeforeSave
onBeforeSave(config?: any)

Called before a configuration object is saved. The function can be used to manipulate the passed config object or to cancel the saving (return false or Observable).

Parameters :
Name Type Optional
config any Yes
Returns : boolean | Promise | Observable

results matching ""

    No results matching ""