react-pdf-highlighter-plus

Style options for area highlight appearance.

interface AreaHighlightStyle {
    highlightColor?: string;
}

Properties

Properties

highlightColor?: string