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