Blazored / LocalStorage

A library to provide access to local storage in Blazor applications
https://blazored.github.io/LocalStorage/
MIT License
1.25k stars 117 forks source link

[Feature Request] baked in window: storage event JS interops. #210

Closed WillFM closed 1 year ago

WillFM commented 1 year ago

Would love to see the js interop baked into this library for the native "storage" event for the window object in the browser.

chrissainty commented 1 year ago

Closing as duplicate of #161