Skip to content

AbstractSearchComponent.onShiftEnter method

AbstractSearchComponent › onShiftEnter

Unofficial

Invokes findPrevious.

Signature:

onShiftEnter(event: KeyboardEvent): unknown

Parameters:

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

Returns: unknownThe result of the shift-enter action.