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)

속성 값

특성

적용 대상