Files
awesome-cordova-plugins/docs/plugins/dialogs/README.md
T
Daniel Sogl 76b4e03d04 feat!: replace dgeni/gulp with TypeDoc for README generation
Replace the legacy dgeni/gulp documentation pipeline with TypeDoc
and typedoc-plugin-markdown. Generates plugin README files with
extracted @Plugin() decorator metadata. Register custom JSDoc tags
used by plugin source files.
2026-03-21 15:16:18 -07:00

24 lines
645 B
Markdown

# Dialogs
```
$ 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