@baas-capacitor/pdf-view
v0.0.4
Published
Pdf VIew
Downloads
5
Readme
@baas-capacitor/pdf-view
Pdf VIew
Install
npm install @baas-capacitor/pdf-view
npx cap syncAPI
open(...)
open(options: PdfViewOpenOptions) => Promise<void>| Param | Type |
| ------------- | ----------------------------------------------------------------- |
| options | PdfViewOpenOptions |
close()
close() => Promise<void>Interfaces
PdfViewOpenOptions
| Prop | Type |
| ----------------- | ------------------- |
| path | string |
| accentColor | string |
