ferberts

Results 4 issues of ferberts

**Describe the feature request** What problem does this solve that MatBlazor isn't currently capable of? TreeView has issues with big datasets. I am currently using it with around 5k entries....

Hello, I am about to generate valid schemas from the models in our project for data validation. I stumbled upon a problem where we have an object defined which is...

Using a tree with many items (1k+) the TreeView should only render visible parts on screen. Therefor Blazor Virtualize component can be used instead of the foreach loop to render...