mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 10:36:14 +08:00
docs(pin-dialog): add plugin description (#2545)
This commit is contained in:
parent
df254de88b
commit
d988e12353
@ -5,6 +5,9 @@ import { Cordova, Plugin, IonicNativePlugin } from '@ionic-native/core';
|
||||
/**
|
||||
* @name Pin Dialog
|
||||
* @description
|
||||
* PhoneGap numeric password dialog plugin for Android and iOS.
|
||||
*
|
||||
* Requires Cordova plugin: `cordova-plugin-pin-dialog`. For more info, please see the [Pin Dialog plugin docs](https://github.com/Paldom/PinDialog).
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
|
Loading…
Reference in New Issue
Block a user