OptionalapproveReturns true if an element is allowed to receive focus. By default, all candidates are approved.
OptionalfocusThe ordered list of focus cycling modifiers.
By default, no focus cycling is done.
OptionalisIf true then arrow navigation is disabled.
OptionalisIf true then ArrowLeft and ArrowRight behavior is mirrored when focus is cycled.
By default, RTL is derived a document.
OptionalisIf true no scrolling will occur after element receives focus, otherwise the browser scrolls the document to bring
the newly-focused element into view.
OptionalorientationNavigation orientation:
OptionalpagingPageUp and PageDown keys behavior:
OptionalsortSorts elements that are candidates to be focused. By default, elements are sorted in a document order.
Props of the useArrowKeysNavigation hook.