WebIDLpedia

[DEPRECATED] HTMLSharedStorageWritableElementUtils interface mixin

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

Definition

Shared Storage API defines HTMLSharedStorageWritableElementUtils



interface mixin HTMLSharedStorageWritableElementUtils {
  [CEReactions, SecureContext] attribute boolean sharedStorageWritable;
};

Referring IDL interfaces/dictionaries