Prospectgrid draft

This commit is contained in:
Andre Beging
2025-03-28 17:48:08 +01:00
parent e8e438b62a
commit 97deed7d90
7 changed files with 42 additions and 15 deletions

View File

@@ -62,7 +62,7 @@ namespace FoodsharingSiegen.Server.Controls
/// Gets or sets the value of the remove click (ab)
/// </summary>
[Parameter]
public EventCallback<Guid> RemoveClick { get; set; }
public Func<Guid, Task>? RemoveClick { get; set; }
/// <summary>
/// Gets or sets the value of the type (ab)