AbstractSearchComponent.goToNextInput method
AbstractSearchComponent › goToNextInput
Unofficial
Switch to the next inputElement.Signature:
goToNextInput(event: KeyboardEvent): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| event | KeyboardEvent | The keyboard event that triggered the input switch. |
Returns: unknown — The result of switching to the next input.