Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/directives
ForOfDirective
Class ForOfDirective<T>
A structural directive selector as '*if' '*for'
Type Parameters
T
Hierarchy (
View Summary
)
AbstractForDirective
<
T
>
ForOfDirective
Index
Constructors
constructor
Properties
_for
Of
_for
Track
By
host
of
template
Ref
track
By
view
Container
Ref
zone
Methods
_updateUI
get
Successor
on
Destroy
Constructors
constructor
new
ForOfDirective
<
T
>
()
:
ForOfDirective
<
T
>
Type Parameters
T
Returns
ForOfDirective
<
T
>
Properties
Protected
_for
Of
_forOf
:
undefined
|
null
|
T
[]
Protected
_for
Track
By
_forTrackBy
:
TrackBy
<
T
,
any
>
= TRACK_BY_IDENTITY
Protected
host
host
:
HTMLComponent
<
any
>
|
StructuralDirective
of
of
:
InputWithTransform
<
undefined
|
null
|
T
[]
,
undefined
|
null
|
T
[]
>
= ...
Protected
template
Ref
templateRef
:
TemplateRef
track
By
trackBy
:
InputWithTransform
<
undefined
|
null
|
TrackBy
<
T
,
any
>
,
TrackBy
<
T
,
any
>
>
= ...
Protected
view
Container
Ref
viewContainerRef
:
ViewContainerRef
Protected
zone
zone
:
AuroraZone
Methods
Protected
_updateUI
_updateUI
()
:
void
Returns
void
get
Successor
getSuccessor
(
name
:
string
)
:
undefined
|
TemplateRef
Parameters
name
:
string
Returns
undefined
|
TemplateRef
on
Destroy
onDestroy
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_for
Of
_for
Track
By
host
of
template
Ref
track
By
view
Container
Ref
zone
Methods
_updateUI
get
Successor
on
Destroy
Ibyar/Aurora
Loading...
A structural directive selector as '*if' '*for'