Page Contents

Home > @loopback/context > ContextView > open

ContextView.open() method

Start listening events from the context

Signature:

open(): Subscription | undefined;

Returns:

Subscription | undefined