Skip to content

WidgetEditorView.onTitleKeydown method

WidgetEditorView › onTitleKeydown

Unofficial

On keypress on editor title element.

Signature:

onTitleKeydown(event: KeyboardEvent): void

Parameters:

ParameterTypeDescription
eventKeyboardEventThe keyboard event.

Returns: void