mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
22 lines
422 B
Markdown
22 lines
422 B
Markdown
# Vibration
|
|
|
|
```
|
|
$ 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
|
|
|
|
|
|
|