The number of data items stored in the data store.
Retrieves the name of the nth key in the data store. The order of keys is user-agent defined, so you should not rely on it.
The number of the key you want to get the name of. This is a zero-based index.
A string containing the name of the key. If the index does not exist, null
is returned.
Generated using TypeDoc
See
https://developer.mozilla.org/docs/Web/API/Storage