Last date modified: 2025-Jul-02
Interface: ISmartHighlightExtensionConfig
Experimental
This is an experimental interface and not ready for production use. Expect breaking changes in the future.
Properties
cardId
readonlycardId:string
Experimental
id
readonlyid:string
Experimental
onRender()
readonlyonRender: (documentDetails,reviewApi,smartHighlightsApi,cache,eventAndTraceService) =>Promise<void>
Parameters
• documentDetails: ISmartHighlightsDocumentLoadDetails
• reviewApi: IReviewInterfaceApi
• smartHighlightsApi: ISmartHighlightsApi
• cache: any
• eventAndTraceService: any
Returns
Promise<void>
order
readonlyorder:number
Experimental
supportedViewers
readonlysupportedViewers:string[]
Experimental