Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/core
decorateInjectArgument
Function decorateInjectArgument
decorate
Inject
Argument
(
target
,
propertyKey
,
parameterIndex
,
key
,
options
?
)
:
void
Decorates a class constructor or method parameter with a dependency injection.
Parameters
target
:
Object
propertyKey
:
undefined
|
string
|
symbol
parameterIndex
:
number
key
:
TBindKey
|
TBindKeyRef
Optional
options
:
Partial
<
IInjectOptions
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...
Decorates a class constructor or method parameter with a dependency injection.