InputFile.AdditionalAttributes Property

Definition

Gets or sets a collection of additional attributes that will be applied to the input element.

C#
[Microsoft.AspNetCore.Components.Parameter(CaptureUnmatchedValues=true)]
public System.Collections.Generic.IDictionary<string,object>? AdditionalAttributes { get; set; }

Property Value

Attributes

Applies to

Produkt Versioner
ASP.NET Core 5.0, 6.0, 7.0, 8.0, 9.0