Last date modified: 2025-Oct-28

Interface: IPersistentHighlightCountUpdatedEvent

Event data for the ViewerHighlightEventType.PersistentHighlightCountUpdated event

Properties

isNew

isNew: boolean

The Persistent Highlight Term is newly added


setCount

setCount: number

Updated count of the Persistent Highlight Set as a whole


setRendered

setRendered: boolean

Set to true if the set containing the term has been fully rendered


termArtifactId

termArtifactId: number

Persistent Highlight Term Artifact Id


termCount

termCount: number

Updated count of the Persistent Highlight Term


termRendered

termRendered: boolean

Set to true if this term has been fully rendered and this is the final count

Return to top of the page
Feedback