Skip to content

AbstractSearchComponent.onEnter method

AbstractSearchComponent › onEnter

Unofficial

Invokes findNextOrReplace.

Signature:

onEnter(event: KeyboardEvent): unknown

Parameters:

Parameter Type Description
event KeyboardEvent The keyboard event that triggered the action.

Returns: unknownThe result of the enter action.