0.1.5 • Published 10 months ago

@nadlowebagentur/capacitor-pdf-viewer v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@nadlowebagentur/capacitor-pdf-viewer

Native PDF viewer

Install

npm install @nadlowebagentur/capacitor-pdf-viewer
npx cap sync

API

open(...)

open(params: { url: string; title?: string; top?: number; }) => Promise<void>
ParamType
params{ url: string; title?: string; top?: number; }

close()

close() => Promise<void>

0.1.5

10 months ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago