DotNaos UI

Toolbar

Pdf Toolbar from the Pdf viewer package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
currentPageRequired
number
onDownloadOptional
(() => void)
onNextPageOptional
(() => void)
onPageChangeOptional
((page: number) => void)
onPreviousPageOptional
(() => void)
onResetZoomOptional
(() => void)
onZoomInOptional
(() => void)
onZoomOutOptional
(() => void)
pageCountRequired
number
zoomRequired
number