react-pdf-highlighter-extended
HighlightBindings: {
    container: Element;
    reactRoot: Root;
    textLayer: HTMLElement;
}

All the DOM refs for a group of highlights on one page

Type declaration

  • container: Element
  • reactRoot: Root
  • textLayer: HTMLElement