Skip to content

AbstractSearchComponent.goToNextInput method

AbstractSearchComponent › goToNextInput

Unofficial

Switch to the next inputElement.

Signature:

goToNextInput(event: KeyboardEvent): unknown

Parameters:

Parameter Type Description
event KeyboardEvent The keyboard event that triggered the input switch.

Returns: unknownThe result of switching to the next input.