localStorage data items can be removed via the removeItem() method. In the example below, we remove the car item we just created above. localStorage.removeItem( ...
確定! 回上一頁