Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/cli
getInputs
Function getInputs
getInputs
(
classNode
:
ClassDeclaration
,
checker
:
TypeChecker
)
:
DecoratorInfo
[]
get a component or directive inputs that is annotated by
@Input
or
@FormValue
.
Parameters
classNode
:
ClassDeclaration
checker
:
TypeChecker
Returns
DecoratorInfo
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ibyar/Aurora
Loading...
get a component or directive inputs that is annotated by
@Input
or@FormValue
.