Replies: 1 comment
-
I'm not sure what you're asking here. This library just provides a C# interface to the local storage APIs. It doesn't control or define be behaviour of those APIs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
for LocalStorage, when I am opening site in different browser like Edge or chrome, it is sharing values while getting.
About session storage..its value get null in new tab so I cant use this for login credentials
Beta Was this translation helpful? Give feedback.
All reactions