LocalStorage.removeItem() : This method is used to remove an item by key from the local storage. SYNTAX :- storage.removeItem(keyName);.
確定! 回上一頁