JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › Smart Router Cache Page
is possible to cache page using route? smart route just cache history url path, not cache content… so i can back to previous state of page..
Hi Joko Pitoyo,
Would you like to give a bit more context of your use case?
I would suggest for your use case to use the native CacheStorage.
More information about it here: https://developer.mozilla.org/en-US/docs/Web/API/CacheStorage
Please, do not hesitate to contact us if you have any additional questions.
Best regards, Yavor Dashev
Smart UI Team https://www.htmlelements.com/
thank for answer