FocusOnNavigate.Selector プロパティ

定義

ページ間のナビゲーション後にフォーカスする要素を記述する CSS セレクターを取得または設定します。

[Microsoft.AspNetCore.Components.Parameter]
public string? Selector { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Selector : string with get, set
Public Property Selector As String

プロパティ値

属性

適用対象