KSKriss Sachinthainkrisssachintha.hashnode.dev·Jul 31, 2024 · 1 min readA react plugin to save the table filters and retrieve them while navigating to different pagesthis npm plugin will save your applied filters to session storage with a url as the key, to use this module pass the url alone with filters object into saveFilters function, it will convert the filters object into json stringify and store it inside t...00