RenderMode.InteractiveServer 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 server via Blazor Server hosting with server-side prerendering.
public static Microsoft.AspNetCore.Components.Web.InteractiveServerRenderMode InteractiveServer { get; }
static member InteractiveServer : Microsoft.AspNetCore.Components.Web.InteractiveServerRenderMode
Public Shared ReadOnly Property InteractiveServer As InteractiveServerRenderMode