Optional
delay?: numberDelay (in milliseconds) to wait until attempting to set focus.
Optional
parent?: TargetParent element (if target
is a css!CssSelector
).
Optional
preventScroll?: booleanIf true, don't scroll the focused element into view.
See the MDN documentation for preventScroll
for additional details.
Additional options for setting focus to an element.