WebIDLpedia

SharedStorageClearMethod interface

Definition

Shared Storage API defines SharedStorageClearMethod



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

Methods and attributes that return objects implementing SharedStorageClearMethod