Documentation

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