MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / removeRunner

Function removeRunner

lib/test/angular/1.5.0/angular-animate.js:2834–2836  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

2832 }
2833
2834 function removeRunner(element) {
2835 element.removeData(RUNNER_STORAGE_KEY);
2836 }
2837
2838 function getRunner(element) {
2839 return element.data(RUNNER_STORAGE_KEY);

Callers 1

closeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected