Created
June 7, 2019 21:35
-
-
Save filinivan/d24df744ecd16749529d1a8d95bf89ef to your computer and use it in GitHub Desktop.
LocalStorage_commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
В терминале браузера: | |
window.localStorage.clear(); - Удалить все значения в localStorage |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment