Documentation

class Output

An object that encapsulates a rendered output element, created by the global rendering context.

class Output<TElement = unknown>;

Instance members

Related