RenderMode.InteractiveAuto Property

Definition

Gets an IComponentRenderMode that means the render mode will be determined automatically based on a policy.

public static Microsoft.AspNetCore.Components.Web.InteractiveAutoRenderMode InteractiveAuto { get; }
static member InteractiveAuto : Microsoft.AspNetCore.Components.Web.InteractiveAutoRenderMode
Public Shared ReadOnly Property InteractiveAuto As InteractiveAutoRenderMode

Property Value

Applies to