react-pdf-highlighter-extended
Content: {
    image?: string;
    text?: string;
}

The content of a highlight

Type declaration

  • Optional image?: string
  • Optional text?: string