Readonly
changedA signal emitted when the attachment model changes.
Readonly
dataThe data associated with the model.
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
trustedWhether the data in the model is trusted.
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.
Serialize the model to JSON.
The interface for an attachment model.