Microsoft.JSInterop.WebAssembly Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.