570 B
570 B
Home > puppeteer > Protocol > DOMStorage > StorageId > isLocalStorage
Protocol.DOMStorage.StorageId.isLocalStorage property
Whether the storage is local storage (not session storage).
Signature:
isLocalStorage: boolean;