Appearance
Deletes all items from the browser’s local storage for the current page.
Local storage is scoped to the origin of the current page (protocol, domain, and port).
UI.LocalStorage.deleteAll()