Reading from LocalStorage
Learn how to read the stored data from the local storage.
We'll cover the following
We need to test reading from the browser’s localStorage using our local storage service. We do this as follows:
- Return to Visual Studio.
- Open the
Pages\Index.razor
file. - Add the following button beneath the existing button:
Get hands-on with 1400+ tech skills courses.