localStorage.getItem 往浏览器里面储存数据到本地localStorage
生活随笔
收集整理的這篇文章主要介紹了
localStorage.getItem 往浏览器里面储存数据到本地localStorage
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
借鑒https://blog.csdn.net/aaa333qwe/article/details/79025336
往瀏覽器里面儲存數(shù)據(jù)
localStorage.setItem(‘todos’, JSON.stringify(value))
讀取
const list = JSON.parse(localStorage.getItem(‘todos’)) || []
總結(jié)
以上是生活随笔為你收集整理的localStorage.getItem 往浏览器里面储存数据到本地localStorage的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 数学与逻辑思维(一)
- 下一篇: IBM希望其“裁剪”过的Swift能够引