WebIDLpedia

NavigatorStorageBuckets interface mixin

Definition

Storage Buckets API defines NavigatorStorageBuckets

[SecureContext]
interface mixin NavigatorStorageBuckets {
  [SameObject] readonly attribute StorageBucketManager storageBuckets;
};

Referring IDL interfaces/dictionaries