Skip to content

AllPropertiesView.onKeyEnterInFocus method

AllPropertiesView › onKeyEnterInFocus

Unofficial

Select the item in focus if pressed 'Enter'.

Signature:

onKeyEnterInFocus(event: KeyboardEvent): void

Parameters:

Parameter Type Description
event KeyboardEvent The event triggered this function.

Returns: void