Skip to content

SuggestionContainer.moveDown method

SuggestionContainer › moveDown

Unofficial

Move selected item to next suggestion.

Signature:

moveDown(event: KeyboardEvent): boolean

Parameters:

Parameter Type Description
event KeyboardEvent The keyboard event.

Returns: booleanWhether the move was handled.