FunctionsElementFocusElementFocus CallableElementFocus(ID: string): voidGives focus to a specified existing element for non-mobile users.ParametersID: stringThe id of the element to give focus to.Returns voidNothing
Gives focus to a specified existing element for non-mobile users.