Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/core
TClassInjectPropertyMetadataItem
Interface TClassInjectPropertyMetadataItem
interface
TClassInjectPropertyMetadataItem
{
k
:
TBindKey
<
any
>
|
TBindKeyRef
<
any
>
;
o
:
null
|
Partial
<
IInjectOptions
>
;
p
:
string
|
symbol
;
}
Index
Properties
k
o
p
Properties
k
k
:
TBindKey
<
any
>
|
TBindKeyRef
<
any
>
The binding key or alias.
o
o
:
null
|
Partial
<
IInjectOptions
>
Inject options.
p
p
:
string
|
symbol
The property name.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
k
o
p
Silvertree API
Loading...
The binding key or alias.