Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/directives
ForOfContext
Class ForOfContext<T>
Type Parameters
T
Hierarchy (
View Summary
)
ForContext
<
T
>
ForOfContext
Index
Constructors
constructor
Properties
$implicit
count
index
of
Accessors
even
first
last
odd
Methods
update
Constructors
constructor
new
ForOfContext
<
T
>
(
$implicit
:
T
,
forOf
:
T
[]
,
index
:
number
,
count
:
number
,
)
:
ForOfContext
<
T
>
Type Parameters
T
Parameters
$implicit
:
T
forOf
:
T
[]
index
:
number
count
:
number
Returns
ForOfContext
<
T
>
Properties
$implicit
$implicit
:
T
count
count
:
number
index
index
:
number
of
of
:
T
[]
Accessors
even
get
even
()
:
boolean
Returns
boolean
first
get
first
()
:
boolean
Returns
boolean
last
get
last
()
:
boolean
Returns
boolean
odd
get
odd
()
:
boolean
Returns
boolean
Methods
update
update
(
forContext
:
ForContext
<
T
>
)
:
void
Parameters
forContext
:
ForContext
<
T
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
$implicit
count
index
of
Accessors
even
first
last
odd
Methods
update
Ibyar/Aurora
Loading...