Page Contents

Home > @loopback/context > BindingElement

BindingElement interface

Wrapper for bindings tracked by resolution sessions

Signature:

export interface BindingElement 

Properties

Property Modifiers Type Description
[type](/doc/en/lb4/apidocs.context.bindingelement.type.html) 'binding'
[value](/doc/en/lb4/apidocs.context.bindingelement.value.html) Readonly<[Binding](/doc/en/lb4/apidocs.context.binding.html)>