File

src/listeners/listeners.ts

Description

This service may be injected into an Angular component or directive when you need to listen to updates of an element.

Index

Methods

Methods

listen
listen(element: T)
Type parameters :
  • T

Returns an observable that emits the element when it is updated by Blueriq.

Parameters :
Name Type Optional Description
element T No

The element to receive update events for.

Returns : Observable<T>

result-matching ""

    No results matching ""