WebIDLpedia

FileSystemCreateWritableOptions dictionary

Definition

File System Standard defines FileSystemCreateWritableOptions



dictionary FileSystemCreateWritableOptions {
  boolean keepExistingData = false;
};

Referring IDL interfaces/dictionaries