Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/aurora
IfThenElseDirective
Class IfThenElseDirective
A structural directive selector as '*if' '*for'
Hierarchy (
View Summary
)
StructuralDirective
IfThenElseDirective
Implements
OnDestroy
Index
Constructors
constructor
Properties
_condition
else
host
if
template
Ref
then
view
Container
Ref
zone
Methods
_updateUI
get
Successor
on
Destroy
Constructors
constructor
new
IfThenElseDirective
()
:
IfThenElseDirective
Returns
IfThenElseDirective
Properties
_condition
_condition
:
boolean
else
else
:
InputWithTransform
<
TemplateRef
,
TemplateRef
>
Protected
host
host
:
HTMLComponent
<
any
>
|
StructuralDirective
if
if
:
InputWithTransform
<
boolean
,
boolean
>
Protected
template
Ref
templateRef
:
TemplateRef
then
then
:
InputWithTransform
<
TemplateRef
,
TemplateRef
>
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
_condition
else
host
if
template
Ref
then
view
Container
Ref
zone
Methods
_updateUI
get
Successor
on
Destroy
Ibyar/Aurora
Loading...
A structural directive selector as '*if' '*for'