shajara API
Overview
Preparing search index...
@shajara/host
index
ContextKey
Interface ContextKey<Value>
Opaque identity used to bind and resolve values along the scope chain.
interface
ContextKey
<
Value
>
{
"[KEY_TOKEN]"
:
"context"
;
"[VALUE_TOKEN]"
?:
readonly
[
Value
]
;
}
Type Parameters
Value
Index
Properties
[
KEY_
TOKEN]
[
VALUE_
TOKEN]?
Properties
Readonly
[
KEY_
TOKEN]
"[KEY_TOKEN]"
:
"context"
Optional
Readonly
[
VALUE_
TOKEN]
"[VALUE_TOKEN]"
?:
readonly
[
Value
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
KEY_
TOKEN]
[
VALUE_
TOKEN]
Overview
shajara API
Loading...
Opaque identity used to bind and resolve values along the scope chain.