Documentation

onFocusNext()

Event handler that focuses the next list item when a FocusNext event is emitted within the view.

protected onFocusNext(): true | undefined;

Notes

Related