mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
Merge branch 'master' into v5
This commit is contained in:
@@ -26,6 +26,10 @@ export interface SpinnerDialogIOSOptions {
|
||||
/**
|
||||
* @name Spinner Dialog
|
||||
* @description
|
||||
* Cordova plugin for showing a native spinner based on Paldom/SpinnerDialog.
|
||||
*
|
||||
* Requires Cordova plugin: `cordova-plugin-native-spinner`. For more info, please see the [Spinner Dialog plugin docs](https://github.com/greybax/cordova-plugin-native-spinner).
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { SpinnerDialog } from '@ionic-native/spinner-dialog';
|
||||
|
||||
Reference in New Issue
Block a user