Class IgxForOfContext<T, U>
Constructors
constructor
new IgxForOfContext<T, U extends T[] = T[]>( $implicit: T, igxForOf: U, index: number, count: number,): IgxForOfContext<T, U> Type parameters
Parameters
$implicit: T
igxForOf: U
index: number
count: number
Properties
Accessors
Public Api