chemerisuk / cordova-plugin-material-dialogs

Cordova plugin for Material design Dialogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cordova-plugin-material-dialogs
NPM version NPM downloads

Cordova plugin for Material design Dialogs

Installation

cordova plugin add cordova-plugin-material-dialogs --save

Supported Platforms

  • iOS (8+)
  • Android

Methods

setButtons(buttonsArray, clickCallback)

Sets buttons for the next dialog.

show(message, title)

Display modal dialog.

About

Cordova plugin for Material design Dialogs

License:MIT License


Languages

Language:Java 48.6%Language:Objective-C 33.8%Language:JavaScript 17.6%