diff --git a/EgwCoreLib.BlazorTest/Pages/TestComponenti.razor b/EgwCoreLib.BlazorTest/Pages/TestComponenti.razor index 17f5038..2bc2031 100644 --- a/EgwCoreLib.BlazorTest/Pages/TestComponenti.razor +++ b/EgwCoreLib.BlazorTest/Pages/TestComponenti.razor @@ -1,4 +1,5 @@ @page "/TestComponenti" +@using static EgwCoreLib.Razor.Sorter @inject NavigationManager NavMan @implements IDisposable @@ -129,27 +130,65 @@
-
+

Test toggler

-
+
- - - - +
+

Test switch pager

+
+ + + + +
+
+
+
+
+

Test Sorter

+
+ + + + + + + + + + + + + + + + +
+ Col A + + + ColB + + + Col C + +
Sort param@sortField@sortAsc
+
+