isOutput()
Returns true if the element is currently included in the render tree, and would be part of the on-screen output.
isOutput(): boolean;
Related
class TestOutputElement
A class that represents a rendered output element.
Returns true if the element is currently included in the render tree, and would be part of the on-screen output.
isOutput(): boolean;