RenderMode.InteractiveWebAssembly Property
Definition
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.
Gets an IComponentRenderMode that represents rendering interactively on the client via Blazor WebAssembly hosting with server-side prerendering.
public static Microsoft.AspNetCore.Components.Web.InteractiveWebAssemblyRenderMode InteractiveWebAssembly { get; }
static member InteractiveWebAssembly : Microsoft.AspNetCore.Components.Web.InteractiveWebAssemblyRenderMode
Public Shared ReadOnly Property InteractiveWebAssembly As InteractiveWebAssemblyRenderMode