hyTags
HomeHome DocumentationDocumentation

selection-blur

Removes focus from the selected element.
Parameter
Type
Description
return
void
Void
Test Case:Blur input element
    <input type="text">
    
    <selection-focus>
    <selection-blur>
    
    👆 Try to change something!
  • Test succeeded Test failed