WebIDLpedia

[DEPRECATED] SharedStorageDeleteMethod interface

As of May 1, 2026, this name is no longer defined by a Web Platform specification

Definition

Shared Storage API defines SharedStorageDeleteMethod



[Exposed=(Window, SharedStorageWorklet)]
interface SharedStorageDeleteMethod : SharedStorageModifierMethod {
  constructor(DOMString key, optional SharedStorageModifierMethodOptions options = {});
};

Methods and attributes that return objects implementing SharedStorageDeleteMethod