MCPcopy
hub / github.com/angular/components / blur

Function blur

src/material/slider/slider.spec.ts:644–646  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

642 }
643
644 function blur() {
645 input._hostElement.blur();
646 }
647
648 function pointerenter() {
649 dispatchPointerEvent(input._hostElement, 'pointermove', thumbX, thumbY);

Callers 1

slider.spec.tsFile · 0.70

Calls 1

blurMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…