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