Preparing search index...
The search index is not available
react-pdf-highlight
react-pdf-highlight
types
IHighlight
Interface IHighlight
interface
IHighlight
{
comment
?:
Comment
;
content
?:
Content
;
id
?:
string
;
position
:
ScaledPosition
;
type
?:
HighlightType
;
}
Hierarchy
Omit
<
ViewportHighlight
,
"position"
>
IHighlight
Index
Properties
comment?
content?
id?
position
type?
Properties
Optional
comment
comment
?:
Comment
Optional
content
content
?:
Content
Optional
id
id
?:
string
position
position
:
ScaledPosition
Optional
type
type
?:
HighlightType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
content
id
position
type
react-pdf-highlight
Loading...