createObserver()
Attaches a renderer to the the provided UI element (called internally).
createObserver(target: View): unknown;
Related
class TestRenderer
A class that represents an in-memory application render context.
Attaches a renderer to the the provided UI element (called internally).
createObserver(target: View): unknown;