← Back to release summary

Notification.vibrate

Category
Realtime / Communication
Type
New or changed feature
Status
Enabled by default (Chrome 45)
Intent stage
None

Summary

The vibrate member of the NotificationOptions dictionary allows web developers to specify a vibration pattern for a notification. As of Chrome 53, the `Notification.vibrate` property is exposed as well.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/notification/vibrate

Samples: https://googlechrome.github.io/samples/notifications/vibrate.html

View on chromestatus.com