Search completed in 1.29 seconds.
1 results for "IDBIndexParameters":
IDBObjectStore.createIndex() - Web APIs
WebAPIIDBObjectStorecreateIndex
objectparameters optional an idbindexparameters object, which can include the following properties: attribute description unique if true, the index will not allow duplicate values for a single key.