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

explorerConfig

ContextExplorerConfig

(Optional)