Open
Description
Summary
Give users the ability to focus on an input widget. Something like text1.focus() would be useful.
Requirement
Title | Desc | Comment |
---|---|---|
New Action: FocusWidget | A new action which lets user select a widget for the following options | - |
Focus input | When the function is executed we will focus on the input element, i.e. the cursor will be active here | - |
Scroll to | When the function is executed we will also scroll to the element positions on the viewport | - |