An optional DOM id for one of the children that should be focused by default.
This is called whenever one of the {@link KeyboardMovementBehavior.decrementKeys} are pressed.
This is called whenever one of the {@link KeyboardMovementBehavior.incrementKeys} are pressed.
This is called whenever one of the {@link KeyboardMovementBehavior.jumpToFirstKeys} are pressed.
This is called whenever one of the {@link KeyboardMovementBehavior.jumpToLastKeys} are pressed.
This is called whenever a single letter has been pressed and
KeyboardMovementBehavior.searchable is true
.
Generated using TypeDoc
@since 5.0.0