hyTags
HomeHome DocumentationDocumentation

selection-focus

Sets focus on the selected element and moves cursor to end for text inputs.
Parameter
Type
Description
return
void
Void
Test Case:Focus on input
    <input type="text">
    
    <selection-focus>
    
    👆 Try to change something!
  • Test succeeded Test failed