Property AdditionalAttributes
AdditionalAttributes
Additional HTML attributes forwarded to the underlying canvas element.
[Parameter(CaptureUnmatchedValues = true)]
public IDictionary<string, object>? AdditionalAttributes { get; set; }
Additional HTML attributes forwarded to the underlying canvas element.
[Parameter(CaptureUnmatchedValues = true)]
public IDictionary<string, object>? AdditionalAttributes { get; set; }