This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

indexNames

Summary

Provides a list of the names of indexes on objects in this object store.

Property of apis/indexeddb/IDBObjectStoreapis/indexeddb/IDBObjectStore

Syntax

var result = element.indexNames;
element.indexNames = value;

Syntax

Attributions