RenderMode.InteractiveAuto 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 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