kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.notifications
/
NotificationAction
Notification
Action
JS
external
interface
NotificationAction
Properties
Properties
action
Link copied to clipboard
JS
open
var
action
:
String
?
icon
Link copied to clipboard
JS
open
var
icon
:
String
?
title
Link copied to clipboard
JS
open
var
title
:
String
?