Learn how to use localStorage and sessionStorage in your web apps. ... Delete an entry with the removeItem method: localStorage.removeItem(key); ...
確定! 回上一頁