Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/aurora
CaseOfSwitchDirective
Class CaseOfSwitchDirective
A structural directive selector as '*if' '*for'
Hierarchy (
View Summary
)
StructuralDirective
CaseOfSwitchDirective
Implements
OnInit
OnDestroy
Index
Constructors
constructor
Properties
case
host
template
Ref
view
Container
Ref
zone
Methods
create
get
Case
Value
get
Successor
get
View
on
Destroy
on
Init
Constructors
constructor
new
CaseOfSwitchDirective
()
:
CaseOfSwitchDirective
Returns
CaseOfSwitchDirective
Properties
case
case
:
InputWithTransform
<
any
,
unknown
>
host
host
:
SwitchDirective
Protected
template
Ref
templateRef
:
TemplateRef
Protected
view
Container
Ref
viewContainerRef
:
ViewContainerRef
Protected
zone
zone
:
AuroraZone
Methods
create
create
()
:
void
Returns
void
get
Case
Value
getCaseValue
()
:
any
Returns
any
get
Successor
getSuccessor
(
name
:
string
)
:
undefined
|
TemplateRef
Parameters
name
:
string
Returns
undefined
|
TemplateRef
get
View
getView
()
:
SwitchView
Returns
SwitchView
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
case
host
template
Ref
view
Container
Ref
zone
Methods
create
get
Case
Value
get
Successor
get
View
on
Destroy
on
Init
Ibyar/Aurora
Loading...
A structural directive selector as '*if' '*for'