NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

EditorWatchdogCreatorFunction

Api-typedef icontypedef

Type parameters

Value

( config: EditorConfig ) => Promise<TEditor> | ( elementOrData: HTMLElement | string | Record<string, string> | Record<string, HTMLElement> | undefined, config: EditorConfig ) => Promise<TEditor>