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

Function pointerup

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

Source from the content-addressed store, hash-verified

659 }
660
661 function pointerup() {
662 dispatchPointerEvent(input._hostElement, 'pointerup', thumbX, thumbY);
663 }
664
665 it('should show the hover ripple on pointerenter', () => {
666 // Doesn't make sense to test for pointerenter events on touch devices.

Callers 1

slider.spec.tsFile · 0.85

Calls 1

dispatchPointerEventFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…