Skip to content

Commit 2f9fe92

Browse files
committed
multiple CaptureUnmatchedValues removed
1 parent 4a45c78 commit 2f9fe92

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

Radzen.Blazor/RadzenAutoComplete.razor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public partial class RadzenAutoComplete : DataBoundFormComponent<string>
2727
/// Specifies additional custom attributes that will be rendered by the input.
2828
/// </summary>
2929
/// <value>The attributes.</value>
30-
[Parameter(CaptureUnmatchedValues = true)]
3130
public IReadOnlyDictionary<string, object> InputAttributes { get; set; }
3231

3332
/// <summary>

Radzen.Blazor/RadzenDatePicker.razor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public partial class RadzenDatePicker<TValue> : RadzenComponent, IRadzenFormComp
2727
/// Specifies additional custom attributes that will be rendered by the input.
2828
/// </summary>
2929
/// <value>The attributes.</value>
30-
[Parameter(CaptureUnmatchedValues = true)]
3130
public IReadOnlyDictionary<string, object> InputAttributes { get; set; }
3231

3332
RadzenDropDown<int> monthDropDown;

Radzen.Blazor/RadzenFileInput.razor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public partial class RadzenFileInput<TValue> : FormComponent<TValue>
2424
/// Specifies additional custom attributes that will be rendered by the input.
2525
/// </summary>
2626
/// <value>The attributes.</value>
27-
[Parameter(CaptureUnmatchedValues = true)]
2827
public IReadOnlyDictionary<string, object> InputAttributes { get; set; }
2928

3029
/// <summary>

Radzen.Blazor/RadzenNumeric.razor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ public partial class RadzenNumeric<TValue> : FormComponent<TValue>
2222
/// Specifies additional custom attributes that will be rendered by the input.
2323
/// </summary>
2424
/// <value>The attributes.</value>
25-
[Parameter(CaptureUnmatchedValues = true)]
2625
public IReadOnlyDictionary<string, object> InputAttributes { get; set; }
2726

2827
/// <summary>

Radzen.Blazor/RadzenUpload.razor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public partial class RadzenUpload : RadzenComponent
3838
/// Specifies additional custom attributes that will be rendered by the input.
3939
/// </summary>
4040
/// <value>The attributes.</value>
41-
[Parameter(CaptureUnmatchedValues = true)]
4241
public IReadOnlyDictionary<string, object> InputAttributes { get; set; }
4342

4443
/// <summary>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy