WebStorageStorage.removeItemmethod Storage.removeItem#Storage.removeItem(key: string): voidRemoves the key/value pair with the given key from the list associated with the object, if a key/value pair with the given key exists. Parameters ##key: stringReturn Type #void
method Storage.removeItem#Storage.removeItem(key: string): voidRemoves the key/value pair with the given key from the list associated with the object, if a key/value pair with the given key exists. Parameters ##key: stringReturn Type #void