Readonly changedA signal emitted when the output model changes.
Readonly dataThe data associated with the model.
Readonly executionThe execution count of the model.
Readonly levelLog level
Readonly metadataThe metadata associated with the model.
Among others, it can include an attribute named fragment
that stores a URI fragment identifier for the MIME resource.
Readonly timestampDate & time when output is logged.
Whether the output is trusted.
Readonly typeThe output type.
Set the data associated with the model.
Calling this function may trigger an asynchronous operation that could cause the renderer to be rendered with a new model containing the new data.
Generated using TypeDoc
The interface for an output model.