WebIDLpedia

SharedStorageSetMethodOptions dictionary

Definition

Shared Storage API defines SharedStorageSetMethodOptions



dictionary SharedStorageSetMethodOptions : SharedStorageModifierMethodOptions {
  boolean ignoreIfPresent;
};

Referring IDL interfaces/dictionaries