Function: triggerAnnotationRender()
triggerAnnotationRender(element
): void
It triggers the rendering of the annotations for the given HTML element using
the AnnotationRenderingEngine
Parameters
• element: HTMLDivElement
The element to render the annotation on.
Returns
void
Defined in
tools/src/utilities/triggerAnnotationRender.ts:8