Interface: IQueueItem

Item that can be added to a IQueue and viewed in an IViewerCardInstance

Extended by

Properties

extension

extension: string

Extension of the native file


id

readonlyid: string

Unique string identifier of the queue item


itemIdentifier

readonlyitemIdentifier: IQueueItemIdentifier

Identifier object of the queue item


itemTransforms?

optionalitemTransforms: Map<string, IQueueItem>

A map of viewerType to the results of an IItemLoadTransform


label

label: string

Item label displayed to users


type

readonlytype: string

Item type