Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IQueueItem

Item that can be added to a IQueue and viewed in an {@link IViewerInstance}

Hierarchy

Index

Properties

extension

extension: string

Extension of the native file

id

id: string

Unique string identifier of the queue item

itemIdentifier

itemIdentifier: IQueueItemIdentifier

Identifier object of the queue item

Optional itemTransforms

itemTransforms: Map<string, IQueueItem>

A map of viewerType to the results of an IItemLoadTransform

label

label: string

Item label displayed to users

type

Item type