Page Contents

Home > @loopback/context > ContextViewEvent

ContextViewEvent interface

An event emitted by a ContextView

Signature:

export interface ContextViewEvent<T> extends ContextEvent 

Extends: ContextEvent

Properties

Property Modifiers Type Description

cachedValue?

T

(Optional) Optional cached value for an unbind event