Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ inherit
Function
inherit
lib/test/angular/1.7.0/angular.js:555–557 ·
view source on GitHub ↗
(parent, extra)
Source
from the content-addressed store, hash-verified
553
554
555
function
inherit(parent, extra) {
556
return
extend(Object.create(parent), extra);
557
}
558
559
/**
560
* @ngdoc
function
Callers
3
markDirectiveScope
Function · 0.70
addDirective
Function · 0.70
compileTemplateUrl
Function · 0.70
Calls
1
extend
Function · 0.70
Tested by
no test coverage detected