Skip to content

Commit 29e0a33

Browse files
committed
Update PublicApiTest.PublicApiHasNotChanged.verified.txt
1 parent e228291 commit 29e0a33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/LoreSoft.Blazor.Controls.Tests/Snapshots/PublicApiTest.PublicApiHasNotChanged.verified.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ namespace LoreSoft.Blazor.Controls
472472
protected bool HasGrouping { get; }
473473
protected Microsoft.AspNetCore.Components.RenderFragment<LoreSoft.Blazor.Controls.DataColumn<TItem>> HeaderFragment { get; }
474474
protected Microsoft.AspNetCore.Components.RenderFragment<LoreSoft.Blazor.Controls.DataColumn<TItem>> HeaderValue { get; }
475+
public LoreSoft.Blazor.Controls.DataGridState? LastGridState { get; }
475476
[Microsoft.AspNetCore.Components.Inject]
476477
public required Microsoft.AspNetCore.Components.NavigationManager NavigationManager { get; set; }
477478
[Microsoft.AspNetCore.Components.Parameter]

0 commit comments

Comments
 (0)