capacitor-pdf-viewer
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

capacitor-pdf-viewer

Native PDF viewer for Android & iOS

Install

npm install capacitor-pdf-viewer
npx cap sync

API

open(...)

open(options: { url: string; title?: string; toolbarColor?: string; toolbarTitleColor?: string; }) => Promise<void>
Param Type
options { url: string; title?: string; toolbarColor?: string; toolbarTitleColor?: string; }

Readme

Keywords

Package Sidebar

Install

npm i capacitor-pdf-viewer

Weekly Downloads

10

Version

0.0.2

License

MIT

Unpacked Size

24.7 kB

Total Files

29

Last publish

Collaborators

  • ridiks10