Property AdditionalAttributes
AdditionalAttributes
Declaration
[Parameter(CaptureUnmatchedValues = true)]
public IEnumerable<KeyValuePair<string, object>> AdditionalAttributes { get; set; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<KeyValuePair<string, object>> |