ts-morpheus
Preparing search index...
angular
getAngularDirectiveDecorator
Function getAngularDirectiveDecorator
getAngularDirectiveDecorator
(
classDeclaration
:
ClassDeclaration
,
)
:
null
|
Decorator
Get the Angular directive decorator from a class declaration or null if not found.
Parameters
classDeclaration
:
ClassDeclaration
Returns
null
|
Decorator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-morpheus
Loading...
Get the Angular directive decorator from a class declaration or null if not found.