blur method

void blur()
inherited

The HTMLElement.blur() method removes keyboard focus from the current element.

Implementation

external void blur();