23rd July 2023 at 9:51pm
The tm-focus-selector
message sets the focus to the DOM element identified by the selector in the param
parameter.
Name | Description |
---|---|
param | Selector identifying the DOM element to be focussed |
{any other params} | Any other parameters to be passed to the focus() method as variables. |