0.1.4 • Published 1 year ago

@nadlowebagentur/capacitor-pdf-viewer v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year 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