Page Contents

Home > @loopback/context-explorer > ContextBinding

ContextBinding class

A wrapper class for context, binding, and its level in the chain

Signature:

export declare class ContextBinding 

Constructors

Constructor Modifiers Description
(constructor)(context, binding, level)   Constructs a new instance of the ContextBinding class

Properties

Property Modifiers Type Description
binding   JSONObject  
context   JSONObject  
id   string  
level   number