Liking cljdoc? Tell your friends :D
ClojureScript only.

web.other.NotificationAction

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
raw docstring

actioncljs

(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.
sourceraw docstring

set-action!cljs

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close