sessionStorage to store what user draws when user refresh page

Hi
is it possible to use sessionStorage to store what user draws when user refresh page or move to another page
so when user return to the page he finds what he has drawn?

Yes, but there are browser-specific limits on sessionStorage.