Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/core
InjectFromRef
Function InjectFromRef
Inject
From
Ref
(
ref
,
options
?
)
:
PropertyDecorator
&
ParameterDecorator
Inline version of
@Inject(bindingRef(() => SomeKey))
.
Parameters
ref
:
TBindKeyRef
|
(
(
)
=>
TBindKey
)
Optional
options
:
Partial
<
IInjectOptions
>
Returns
PropertyDecorator
&
ParameterDecorator
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...
Inline version of
@Inject(bindingRef(() => SomeKey)).