mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
GitBook: [master] 215 pages modified
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# Dialogs
|
||||
|
||||
```text
|
||||
$ ionic cordova plugin add cordova-plugin-dialogs
|
||||
$ npm install @awesome-cordova-plugins/dialogs
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/dialogs/)
|
||||
|
||||
Plugin Repo: [https://github.com/apache/cordova-plugin-dialogs](https://github.com/apache/cordova-plugin-dialogs)
|
||||
|
||||
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](https://github.com/apache/cordova-plugin-dialogs).
|
||||
|
||||
## Supported platforms
|
||||
|
||||
* Amazon Fire OS
|
||||
* Android
|
||||
* Browser
|
||||
* iOS
|
||||
* Windows
|
||||
|
||||
Reference in New Issue
Block a user