Toolbar
Pdf Toolbar from the Pdf viewer package.
Loading PdfToolbar…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
currentPageRequired | number | — |
onDownloadOptional | (() => void) | — |
onNextPageOptional | (() => void) | — |
onPageChangeOptional | ((page: number) => void) | — |
onPreviousPageOptional | (() => void) | — |
onResetZoomOptional | (() => void) | — |
onZoomInOptional | (() => void) | — |
onZoomOutOptional | (() => void) | — |
pageCountRequired | number | — |
zoomRequired | number | — |