action property

String action

A DOMString identifying a user action to be displayed on the notification.

Implementation

external String get action;
void action=(String v)

Implementation

external set action(String v);