EditorWatchdogCreatorFunction
Parameters
elementOrData : HTMLElement | string | Record<string, string> | Record<string, HTMLElement>config : EditorConfig
Returns
Promise<TEditor>
elementOrData
:
HTMLElement | string | Record<string, string> | Record<string, HTMLElement>config
:
EditorConfigPromise<TEditor>