instance-method
flagrate.Notify#create
flagrate.Notify#create(option) → flagrate.Notify
option
(Object
|String
) – configuration for the notification.
Create and show the notification.
option
title
(String; default"Notify"
):text
(String; required):icon
(String): The URL of the image used as an icon.onClick
(Function):onClose
(Function):timeout
(Number; default5
):