You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I want to save the state of the filter and sort when I leave the page and then restore it when I return. It would be nice if there's a method setFilter (sets the filter) and getSorting (returns the name and order).
Hi, I want to save the state of the filter and sort when I leave the page and then restore it when I return. It would be nice if there's a method
setFilter(sets the filter) andgetSorting(returns the name and order).Thank you.