Page Contents
  
 
    
Home > @loopback/context-explorer > ContextExplorerComponent > (constructor)
ContextExplorerComponent.(constructor)
Constructs a new instance of the ContextExplorerComponent class
Signature:
constructor(application: RestApplication, explorerConfig?: ContextExplorerConfig);
Parameters
| Parameter | Type | Description | 
|---|---|---|
| application | [RestApplication](/doc/en/lb4/apidocs.rest.restapplication.html) | |
| explorerConfig | [ContextExplorerConfig](/doc/en/lb4/apidocs.context-explorer.contextexplorerconfig.html) | _(Optional)_ |