In this article, we will show what IJSObjectReference is and how it can be used. This article is part of our Blazor JS Wrapping series.

With .NET 5 Blazor WebAssembly also got a lot of great improvements. Among these are IJSObjectReferences (JavaScript Object References). These often get referenced in the changelogs and articles as JavaScript Isolation. The name indicates that this can only be used to isolate JavaScript sources similar to CSS Isolation. But IJSObjectReference can do so much more than just isolation.

#javascript #blazor #webassembly #dotnet #programming

Using JS Object References in Blazor WASM to Wrap JS Libraries
5.95 GEEK