As of May 1, 2026, this name is no longer defined by a Web Platform specification
Definition
Shared Storage API defines SharedStorageSetMethodOptions
dictionary SharedStorageSetMethodOptions : SharedStorageModifierMethodOptions {
boolean ignoreIfPresent;
};