kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.notifications
/
NotificationEventInit
Notification
Event
Init
interface
NotificationEventInit
:
ExtendableEventInit
,
JsAny
(
source
)
Members
Properties
action
Link copied to clipboard
abstract
var
action
:
String
?
bubbles
Link copied to clipboard
abstract
var
bubbles
:
Boolean
?
cancelable
Link copied to clipboard
abstract
var
cancelable
:
Boolean
?
composed
Link copied to clipboard
abstract
var
composed
:
Boolean
?
notification
Link copied to clipboard
abstract
var
notification
:
Notification
?