trackByIndexFn property
Function for use by NgFor for optionGroup.
Avoids recreating the DOM for the optionGroup.
Implementation
final Function trackByIndexFn = indexIdentityFn;
Function for use by NgFor for optionGroup.
Avoids recreating the DOM for the optionGroup.
final Function trackByIndexFn = indexIdentityFn;