FunctionsElementFocusElementFocus CallableElementFocus(ElementOrId: ElementOrId): voidGives focus to a specified existing element for non-mobile users.ParametersElementOrId: ElementOrIdThe id of the element to give focus to.Returns voidNothing
Gives focus to a specified existing element for non-mobile users.