RenderMode.InteractiveWebAssembly Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un IComponentRenderMode qui représente le rendu interactif sur le client via l’hébergement Blazor WebAssembly avec le prérendering côté serveur.
public static Microsoft.AspNetCore.Components.Web.InteractiveWebAssemblyRenderMode InteractiveWebAssembly { get; }
static member InteractiveWebAssembly : Microsoft.AspNetCore.Components.Web.InteractiveWebAssemblyRenderMode
Public Shared ReadOnly Property InteractiveWebAssembly As InteractiveWebAssemblyRenderMode