WebIDLpedia

SharedStorageSetMethodOptions dictionary

Definition

Shared Storage API defines SharedStorageSetMethodOptions



dictionary SharedStorageSetMethodOptions {
  boolean ignoreIfPresent = false;
};

Referring IDL interfaces/dictionaries