getContextΒΆ
Function getContext
- getContext(name?: string): ContextAPI | undefined
Parameters
Optionalname: stringSpecifies the name for the context
Returns ContextAPI | undefined
Was this page helpful? Please leave a thumbs up or down.
Optionalname: stringSpecifies the name for the context
Was this page helpful? Please leave a thumbs up or down.
Returns the Context with the specified name.