Last date modified: 2025-Jul-02

Interface: IContentHighlightingCardVisibleFnParameters<CType, CTType>

Parameters passed to content highlighting card visible functions

Type Parameters

CTypeextendsIQueueItem = IQueueItem

Content description queue item type (defaults to IQueueItem)

CTTypeextendsIQueueItem = IQueueItem

Content description item loaded in viewer item type (defaults to IQueueItem)

Properties

api

readonlyapi: IReviewInterfaceApi

Review Interface API


content

readonlycontent: IContentDescription<CType, CTType>

Content currently being displayed in the associated viewer collection


viewerCollection

readonlyviewerCollection: IViewerCollection

Viewer collection associated with the content highlighting card

Return to top of the page
Feedback