new TestOutputElement()
Creates a new output element with the provided type.
constructor(type: TestOutputElement.TypeString);
Related
class TestOutputElement
A class that represents a rendered output element.
Creates a new output element with the provided type.
constructor(type: TestOutputElement.TypeString);