Skip to content

fbsanches/cordova-plugin-alertdialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title description
Alert Dialog
Triggers a call to the alert module system

cordova-plugin-alertdialog

This plugin is very simple. Customize the operating system's native alerts and triggers for an immediate alert to your activity.

Installation

cordova plugin add cordova-plugin-alertdialog

Example

window.plugins.alertdialog.show('testTitle', 'Success Message!', 'buttonOk');

Parameters

1. Title Alert
2. Message
3. Label Button

Supported Platforms

  • Android

About

Cordova Alert Dialog Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published