Options
All
  • Public
  • Public/Protected
  • All
Menu

A model for mime data.

Hierarchy

  • IMimeModel

Index

Properties

Methods

Properties

Readonly data

data: ReadonlyPartialJSONObject

The data associated with the model.

Readonly metadata

metadata: ReadonlyPartialJSONObject

The 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 trusted

trusted: boolean

Whether the data in the model is trusted.

Methods

setData

Generated using TypeDoc