WebIDLpedia

HTMLSharedStorageWritableElementUtils interface mixin

Definition

Shared Storage API defines HTMLSharedStorageWritableElementUtils



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

Referring IDL interfaces/dictionaries