Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ removeRunner
Function
removeRunner
lib/test/angular/1.7.0/angular-animate.js:2873–2875 ·
view source on GitHub ↗
(element)
Source
from the content-addressed store, hash-verified
2871
}
2872
2873
function
removeRunner(element) {
2874
element.removeData(RUNNER_STORAGE_KEY);
2875
}
2876
2877
function
getRunner(element) {
2878
return
element.data(RUNNER_STORAGE_KEY);
Callers
1
close
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected