/capacitor-plugin-file-opener

Capacitor plugin to open files

Primary LanguageJava

capacitor-plugin-file-opener

Capacitor plugin to open files

Install

npm install @whiteguru/capacitor-plugin-file-opener
npx cap sync

API

open(...)

open(options: FileOpenerOptions) => any
Param Type
options FileOpenerOptions

Returns: any


Interfaces

FileOpenerOptions

Prop Type Description
path string Path to file