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

Dialogs

Dialogs plugin for Cordova and Ionic. This plugin gives you ability to access and customize the device native dialogs. Requires Cordova plugin:…

This plugin gives you ability to access and customize the device native dialogs.

Requires Cordova plugin: cordova-plugin-dialogs. For more info, please see the Dialogs plugin docs.

Installation

ionic cordova plugin add cordova-plugin-dialogs
npm install @awesome-cordova-plugins/dialogs

Plugin Repo: https://github.com/apache/cordova-plugin-dialogs

Supported Platforms

  • Android

  • Browser

  • iOS

Further Information

Last updated