Docs (4.0.0)
class TestOutputElement method

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