MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / removeRunner

Function removeRunner

lib/test/angular/1.4.3/angular-animate.js:2635–2637  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

2633 }
2634
2635 function removeRunner(element) {
2636 element.removeData(RUNNER_STORAGE_KEY);
2637 }
2638
2639 function getRunner(element) {
2640 return element.data(RUNNER_STORAGE_KEY);

Callers 1

closeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected