transform()
Transforms or animates the provided output element (not supported in test renderer).
transform(_output: RenderContext.Output): void;
Related
class TestRenderer
A class that represents an in-memory application render context.
Transforms or animates the provided output element (not supported in test renderer).
transform(_output: RenderContext.Output): void;