MediaComponentBase.AdditionalAttributes Propiedad

Definición

Atributos no coincidentes aplicados al elemento representado.

[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)

Valor de propiedad

Atributos

Se aplica a