type
The type for a data item provided by the associated JSON object.
Declaration
readonly attribute String type;Discussion
When the data item is converted to a DOM element, this property maps a data item to a prototype attribute. For example, <lockup prototype="artwork"> associates all data items with the artwork type to the lockup element.