For the complete documentation index, see llms.txt. This page is also available as Markdown.

SaveDialog

SaveDialog plugin for Cordova and Ionic. Plugin displays the native Save dialog which allows users to store a file in the selected location.

Plugin displays the native Save dialog which allows users to store a file in the selected location.

Installation

ionic cordova plugin add cordova-plugin-save-dialog
npm install @awesome-cordova-plugins/save-dialog

Plugin Repo: https://github.com/Amphiluke/cordova-plugin-save-dialog

Supported Platforms

  • Android

  • iOS

Further Information

Last updated