Microsoft.JSInterop.WebAssembly Namespace

Contains WebAssembly-specific implementations for JS interop support. Types in this namespace should not normally be used directly from application code.

Classes

WebAssemblyJSRuntime

Provides methods for invoking JavaScript functions for applications running on the Mono WebAssembly runtime.

Remarks

For more information about JavaScript interop in Blazor applications, Call JavaScript functions from .NET methods in ASP.NET Core Blazor and Call .NET methods from JavaScript functions in ASP.NET Core Blazor.