Mark notification API as experimental

This commit is contained in:
Samuel Attard 2017-05-20 21:25:56 +10:00
parent 8815da314f
commit f5de57dbdb
No known key found for this signature in database
GPG key ID: 273DC1869D8F13EF

View file

@ -19,7 +19,7 @@ Process: [Main](../glossary.md#main-process)
It creates a new `Notification` with native properties as set by the `options`.
### `new Notification([options])`
### `new Notification([options])` _Experimental_
* `options` Object
* `title` String - A title for the notification, which will be shown at the top of the notification window when it is shown