CC#•Created by Gyoce on 7/11/2023 in #help ❔ Blazor generic component "Type or namespace could not be found"
It looks like you have to create a file name "TableView.razor.cs" and declare a public partial class TableView<T>
in order to works which is kinda weird but ok