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