Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ removeEmptyOption
Function
removeEmptyOption
lib/test/angular/1.5.0/angular.js:27495–27499 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27493
};
27494
27495
var
removeEmptyOption =
function
() {
27496
if
(!providedEmptyOption) {
27497
emptyOption.remove();
27498
}
27499
};
27500
27501
27502
var
renderUnknownOption =
function
() {
Callers
1
ngOptionsPostLink
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected