Skip to content

WidgetEditorView.onTitleChange method

WidgetEditorView › onTitleChange

Unofficial

On change of editor title element.

Signature:

onTitleChange(element: HTMLElement): void

Parameters:

ParameterTypeDescription
elementHTMLElementThe title element.

Returns: void