0.0.2 • Published 4 years ago
capacitor-file-chooser2 v0.0.2
capacitor-file-chooser
Allow picking documents for Android and iOS
Install
npm install capacitor-file-chooser2
npx cap sync
API
pick(...)
pick(options: { type: number; }) => any
Param | Type |
---|---|
options | { type: number; } |
Returns: any