blur method
      
void
blur()
       
    
inherited
    The HTMLElement.blur() method removes keyboard focus from the
current element.
Implementation
external void blur();
The HTMLElement.blur() method removes keyboard focus from the
current element.
external void blur();