Documentation

createObserver()

Attaches a renderer to the the provided UI element (called internally).

createObserver(target: View): unknown;

Related