Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-grid
/ valueFn
Function
valueFn
lib/test/angular/1.7.0/angular.js:611–611 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
609
610
611
function
valueFn(value) {
return
function
valueRef() {
return
value;};}
612
613
function
hasCustomToString(obj) {
614
return
isFunction(obj.toString) && obj.toString !== toString;
Callers
7
createInjector
Function · 0.70
value
Function · 0.70
$CompileProvider
Function · 0.70
$interpolate
Function · 0.70
$WindowProvider
Function · 0.70
angular.js
File · 0.70
ngDirective
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected