WebIDLpedia

GetNotificationOptions dictionary

Definition

Notifications API Standard defines GetNotificationOptions



dictionary GetNotificationOptions {
  DOMString tag = "";
};

Referring IDL interfaces/dictionaries