Results 1 - 1 of 1

IDBIndex.locale

The locale read-only property of the IDBIndex interface returns the locale of the index (for example en-US, or pl) if it had a locale value specified upon its creation (see createIndex()'s optionalParameters.) Note that this property always returns the current locale being used in this index, in other words, it never returns "auto".
API Database Experimental IDBIndex IndexedDB Locale Property Reference Storage storage