Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/aurora
SwitchDirective
Class SwitchDirective
A structural directive selector as '*if' '*for'
Hierarchy (
View Summary
)
StructuralDirective
SwitchDirective
Implements
OnInit
OnDestroy
Index
Constructors
constructor
Properties
host
switch
template
Ref
view
Container
Ref
zone
Methods
_add
Case
_add
Default
_update
View
get
Successor
on
Destroy
on
Init
Constructors
constructor
new
SwitchDirective
()
:
SwitchDirective
Returns
SwitchDirective
Properties
Protected
host
host
:
HTMLComponent
<
any
>
|
StructuralDirective
switch
switch
:
InputWithTransform
<
any
,
unknown
>
Protected
template
Ref
templateRef
:
TemplateRef
Protected
view
Container
Ref
viewContainerRef
:
ViewContainerRef
Protected
zone
zone
:
AuroraZone
Methods
_add
Case
_addCase
(
_casesRef
:
CaseOfSwitchDirective
)
:
void
Parameters
_casesRef
:
CaseOfSwitchDirective
Returns
void
_add
Default
_addDefault
(
view
:
SwitchView
)
:
void
Parameters
view
:
SwitchView
Returns
void
_update
View
_updateView
()
:
void
Returns
void
get
Successor
getSuccessor
(
name
:
string
)
:
undefined
|
TemplateRef
Parameters
name
:
string
Returns
undefined
|
TemplateRef
on
Destroy
onDestroy
()
:
void
Returns
void
on
Init
onInit
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
host
switch
template
Ref
view
Container
Ref
zone
Methods
_add
Case
_add
Default
_update
View
get
Successor
on
Destroy
on
Init
Ibyar/Aurora
Loading...
A structural directive selector as '*if' '*for'