ServerRazorComponentsBuilderExtensions.AddInteractiveServerComponents メソッド

定義

Razor コンポーネント アプリケーションでの対話型サーバー コンポーネントのレンダリングをサポートするサービスを追加します。

C#
public static Microsoft.Extensions.DependencyInjection.IServerSideBlazorBuilder AddInteractiveServerComponents (this Microsoft.Extensions.DependencyInjection.IRazorComponentsBuilder builder, Action<Microsoft.AspNetCore.Components.Server.CircuitOptions>? configure = default);

パラメーター

configure
Action<CircuitOptions>

を構成 CircuitOptionsするためのコールバック。

戻り値

IRazorComponentsBuilder構成をさらにカスタマイズするために使用できる 。

適用対象

製品 バージョン
ASP.NET Core 8.0, 9.0