MCPcopy
hub / github.com/angular-ui/ui-grid / removeRunner

Function removeRunner

lib/test/angular/1.8.0/angular-animate.js:2926–2928  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

2924 }
2925
2926 function removeRunner(element) {
2927 element.removeData(RUNNER_STORAGE_KEY);
2928 }
2929
2930 function getRunner(element) {
2931 return element.data(RUNNER_STORAGE_KEY);

Callers 1

closeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected