mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
20 lines
422 B
Markdown
20 lines
422 B
Markdown
|
# Vibration
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-vibration
|
||
|
$ npm install @awesome-cordova-plugins/vibration
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/vibration/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/apache/cordova-plugin-vibration](https://github.com/apache/cordova-plugin-vibration)
|
||
|
|
||
|
Vibrates the device
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
* Windows
|
||
|
|