クラス IgxForOfContext<T>

@publicapi

型パラメーター

  • T

階層

  • IgxForOfContext

Index

コンストラクタ

プロパティ

アクセサー

コンストラクタ

constructor

  • new IgxForOfContext<T>($implicit: T, index: number, count: number): IgxForOfContext<T>

プロパティ

$implicit

$implicit: T

count

count: number

index

index: number

アクセサー

even

  • get even(): boolean

first

  • get first(): boolean

last

  • get last(): boolean

odd

  • get odd(): boolean