Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/aurora
ForAwaitDirective
Class ForAwaitDirective<T>
A structural directive selector as '*if' '*for'
Type Parameters
T
Hierarchy (
View Summary
)
StructuralDirective
ForAwaitDirective
Implements
OnDestroy
Index
Constructors
constructor
Properties
host
of
template
Ref
view
Container
Ref
zone
Methods
get
Successor
on
Destroy
Constructors
constructor
new
ForAwaitDirective
<
T
>
()
:
ForAwaitDirective
<
T
>
Type Parameters
T
Returns
ForAwaitDirective
<
T
>
Properties
Protected
host
host
:
HTMLComponent
<
any
>
|
StructuralDirective
of
of
:
InputWithTransform
<
undefined
|
null
|
AsyncIterable
<
T
>
,
undefined
|
null
|
AsyncIterable
<
T
>
,
>
Protected
template
Ref
templateRef
:
TemplateRef
Protected
view
Container
Ref
viewContainerRef
:
ViewContainerRef
Protected
zone
zone
:
AuroraZone
Methods
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
host
of
template
Ref
view
Container
Ref
zone
Methods
get
Successor
on
Destroy
Ibyar/Aurora
Loading...
A structural directive selector as '*if' '*for'