次の方法で共有


MediaComponentBase.AdditionalAttributes プロパティ

定義

レンダリングされた要素に適用される一致しない属性。

[Microsoft.AspNetCore.Components.Parameter(CaptureUnmatchedValues=true)]
public System.Collections.Generic.Dictionary<string,object>? AdditionalAttributes { get; set; }
[<Microsoft.AspNetCore.Components.Parameter(CaptureUnmatchedValues=true)>]
member this.AdditionalAttributes : System.Collections.Generic.Dictionary<string, obj> with get, set
Public Property AdditionalAttributes As Dictionary(Of String, Object)

プロパティ値

属性

適用対象