Documentation

createObserver()

Attaches a renderer observer to the specified target element.

createObserver(target: View): unknown;

Related