Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-grid
/ setData
Function
setData
lib/test/angular/1.5.0/angular-animate.js:525–528 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
523
}
524
525
function
setData(value) {
526
value = value ===
'on'
|| value ===
'true'
;
527
element.data(NG_ANIMATE_CHILDREN_DATA, value);
528
}
529
}
530
};
531
}];
Callers
1
angular-animate.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected