tenxdeveloper
tenxdeveloper
Could we use the [`[EditorBrowsable]`](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.editorbrowsableattribute?view=net-8.0) Attribute, and when generating docs, use reflection to filter out those members? If we don't want the user to use those public methods anyway, we...
I see, what do we have more of? public methods that are internal Blazorise use only? or public methods that are for users only? we could use a custom xml...
how about [critical](https://learn.microsoft.com/en-us/archive/msdn-magazine/2019/october/csharp-accessing-xml-documentation-via-reflection#:~:text=critical%3A%20mark%20members%20that%20are%20critical%20for%20external%20projects%20and%20shouldn%E2%80%99t%20be%20edited)?
Need to receive the image for the cover, and need feedback from repo owners before this can be merged.
I'm sorry for the big delay, I will continue working on this!
ListView.razor has virtualization example. I could add virtualization to TreeView
I think it would be cool to broadcast a message when some event happens on github. This is indeed a cool idea!
Perfect!
i don't know if anyone saw it