Data SourcesReferenceLocalStoragePartremoveremove Method Removes the current value API remove(): void; Example import {localStoragePart} from '@bitfiber/rx'; const lsPart = localStoragePart('key'); lsPart.remove();setsessionStorage