Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-grid
/ setData
Function
setData
lib/test/angular/1.8.0/angular-animate.js:507–510 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
505
}
506
507
function
setData(value) {
508
value = value ===
'on'
|| value ===
'true'
;
509
element.data(NG_ANIMATE_CHILDREN_DATA, value);
510
}
511
}
512
};
513
}];
Callers
1
angular-animate.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected