WebStorageStorage.keymethod Storage.key#Storage.key(index: number): string | nullReturns the name of the nth key in the list, or null if n is greater than or equal to the number of key/value pairs in the object. Parameters ##index: numberReturn Type #string | null
method Storage.key#Storage.key(index: number): string | nullReturns the name of the nth key in the list, or null if n is greater than or equal to the number of key/value pairs in the object. Parameters ##index: numberReturn Type #string | null