Options used for creating a new DOMKeyboardDriverGroup.
See DOMKeyboardDriverGroup#domElem.
Optional
If true (the default), event listeners will be added to listen for keys. If false, then the group will not listen for key presses, but will still keep the focsu as-is.
See DOMKeyboardDriverGroup#selectable.
See KeyboardDriverGroup#wrapsAround.
Options used for creating a new DOMKeyboardDriverGroup.