The NotificationAction interface of the Notifications API is to represent action buttons the user can click to interact with
The NotificationAction interface of the Notifications API is to represent action buttons the user can click to interact with
(action this)
Property.
The name of the action, which can be used to identify the clicked similar to input names.
Property. The name of the action, which can be used to identify the clicked similar to input names.
(icon this)
Property.
The URL of the image used to represent the notification when is not enough space to display the notification itself.
Property. The URL of the image used to represent the notification when is not enough space to display the notification itself.
(set-action! this val)
Property.
The name of the action, which can be used to identify the clicked similar to input names.
Property. The name of the action, which can be used to identify the clicked similar to input names.
(set-icon! this val)
Property.
The URL of the image used to represent the notification when is not enough space to display the notification itself.
Property. The URL of the image used to represent the notification when is not enough space to display the notification itself.
(set-title! this val)
Property.
The string describing the action that is displayed to the user.
Property. The string describing the action that is displayed to the user.
(title this)
Property.
The string describing the action that is displayed to the user.
Property. The string describing the action that is displayed to the user.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |