Update implementation as per feedback
This commit is contained in:
parent
6cdfb43e4e
commit
5048425e6e
22 changed files with 85 additions and 193 deletions
|
@ -6,7 +6,7 @@ Process: [Main](../glossary.md#main-process)
|
|||
|
||||
## Using in the renderer process
|
||||
|
||||
If you want to use Notifications in a renderer process you should use the [HTML5 Notification API](../tutorial/notifications.md)
|
||||
If you want to show Notifications from a renderer process you should use the [HTML5 Notification API](../tutorial/notifications.md)
|
||||
|
||||
## Class: Notification
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue