This feature is experimental. It may be changed or removed in a future version.
Focuses the given element.
Focusing an element will also reveal it, unless { preventScroll: true }
is passed.
Whether to prevent changes to the acroll position.
Whether to force focus even if element
would otherwise not be a focusable element.