Page Contents
Home > @loopback/context-explorer
context-explorer package
@loopback/context-explorer
Classes
|
Class
|
Description
|
|
[ContextBinding](/doc/en/lb4/apidocs.context-explorer.contextbinding.html)
|
A wrapper class for context, binding, and its level in the chain
|
|
[ContextExplorerComponent](/doc/en/lb4/apidocs.context-explorer.contextexplorercomponent.html)
|
A component providing a self-hosted API Explorer.
|
|
[ContextGraph](/doc/en/lb4/apidocs.context-explorer.contextgraph.html)
|
A graph for context hierarchy
|
Functions
|
Function
|
Description
|
|
[renderGraph(graph, options)](/doc/en/lb4/apidocs.context-explorer.rendergraph.html)
|
Render a graphviz dot string
|
Namespaces
|
Namespace
|
Description
|
|
[ContextExplorerBindings](/doc/en/lb4/apidocs.context-explorer.contextexplorerbindings.html)
|
Binding keys used by this component.
|
Type Aliases
|
Type Alias
|
Description
|
|
[BindingNodeFilter](/doc/en/lb4/apidocs.context-explorer.bindingnodefilter.html)
|
A filter function to control if a binding is to be rendered
|
|
[ContextExplorerConfig](/doc/en/lb4/apidocs.context-explorer.contextexplorerconfig.html)
|
Options to configure Context Explorer
|
|
[ContextGraphOptions](/doc/en/lb4/apidocs.context-explorer.contextgraphoptions.html)
|
Options for ContextGraph
|