Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/cli
isDirectiveDecorator
Function isDirectiveDecorator
isDirectiveDecorator
(
decorator
:
Decorator
,
directiveName
?:
string
)
:
boolean
check if a decorator is a
@Directive
decorator;
Parameters
decorator
:
Decorator
directiveName
:
string
= 'Directive'
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ibyar/Aurora
Loading...
check if a decorator is a
@Directive
decorator;