Obtains value of the given context entry.
Requested context value type.
Context entry to obtain the value of.
Optional
request: WithoutFallback<TValue>Context value request with fallback specified.
Either context entry value, or a fallback one.
Obtains value of the given context entry, or returns a non-nullable fallback.
Requested context value type.
Context entry to obtain the value of.
Context value request with fallback specified.
Either context entry value, or a fallback one.
Obtains value of the given context entry, or returns a nullable fallback.
CxReferenceError - If the target entry
has no value and fallback one is not provided.
Requested context value type.
Either context entry value, or a fallback one.
Generated using TypeDoc
The values available in context, identified by their entries.