react-pdf-highlighter-plus
react-pdf-highlighter-plus
ThumbnailItemProps
Interface ThumbnailItemProps
interface
ThumbnailItemProps
{
className
?:
string
;
isActive
:
boolean
;
onClick
:
(
(
pageNumber
)
=>
void
)
;
onLoad
:
(
(
pageNumber
)
=>
void
)
;
pageNumber
:
number
;
showPageNumber
?:
boolean
;
thumbnail
:
ThumbnailData
;
}
Index
Properties
class
Name?
is
Active
on
Click
on
Load
page
Number
show
Page
Number?
thumbnail
Properties
Optional
class
Name
class
Name
?:
string
is
Active
is
Active
:
boolean
on
Click
on
Click
:
(
(
pageNumber
)
=>
void
)
Type declaration
(
pageNumber
)
:
void
Parameters
pageNumber
:
number
Returns
void
on
Load
on
Load
:
(
(
pageNumber
)
=>
void
)
Type declaration
(
pageNumber
)
:
void
Parameters
pageNumber
:
number
Returns
void
page
Number
page
Number
:
number
Optional
show
Page
Number
show
Page
Number
?:
boolean
thumbnail
thumbnail
:
ThumbnailData
Preparing search index...
The search index is not available
react-pdf-highlighter-plus
CONTENTS
Component
AreaHighlight
DrawingCanvas
DrawingHighlight
ImageHighlight
MonitoredHighlightContainer
PdfHighlighter
PdfLoader
ShapeCanvas
ShapeHighlight
SignaturePad
TextHighlight
Component Properties
AreaHighlightProps
DrawingCanvasProps
DrawingHighlightProps
FreetextHighlightProps
ImageHighlightProps
MonitoredHighlightContainerProps
PdfHighlighterProps
PdfLoaderProps
ShapeCanvasProps
ShapeHighlightProps
SignaturePadProps
TextHighlightProps
Context
HighlightContainerUtils
PdfHighlighterUtils
useHighlightContainerContext
usePdfHighlighterContext
Function
exportPdf
Other
AreaHighlightStyle
DocumentOutlineClassNames
DocumentOutlineProps
DocumentOutlineStyles
FooterClassNames
FooterStyles
FreetextStyle
LeftPanelProps
LeftPanelTheme
LeftPanelUtils
OutlineItemClassNames
OutlineItemProps
OutlineItemRenderProps
OutlineItemStyles
ShapeStyle
TabClassNames
TabStyles
TextHighlightStyle
ThumbnailItemProps
ThumbnailPanelProps
ToggleButtonClassNames
ToggleButtonStyles
DocumentOutline
FreetextHighlight
LeftPanel
OutlineItem
ThumbnailItem
ThumbnailPanel
useDocumentOutline
useLeftPanelContext
usePageNavigation
useThumbnails
Type
ExportPdfOptions
ExportableHighlight
GhostHighlight
Highlight
PdfHighlighterTheme
ProcessedOutlineItem
ThumbnailData
Content
DrawingPoint
DrawingStroke
HighlightBindings
HighlightType
LTWH
LTWHP
LeftPanelTab
Page
PdfScaleValue
PdfSelection
Scaled
ScaledPosition
ShapeData
ShapeType
Tip
ViewportHighlight
ViewportPosition
Utilities
scaledPositionToViewport
viewportPositionToScaled