hyTags
HomeHome DocumentationDocumentation

window-remove-focus

Removes focus from the currently focused element.
Parameter
Type
Description
return
void
None
Test Case:Remove focus does not throw
    <div></div>
    
    <window-remove-focus>
    <bool-true>
    <assert-true>
    
    👆 Try to change something!
  • Test succeeded Test failed