Skip to content

WidgetEditorView.saveTitle method

WidgetEditorView › saveTitle

Unofficial

On blur widget, save title.

Signature:

saveTitle(element: HTMLElement): void

Parameters:

Parameter Type Description
element HTMLElement The title element.

Returns: void