Is mtx tree planned?
with virtual scroll and single/miltiple select?
I have some sketches, I could contribute, is there some common interface for components working with a data source, select and multi select? for example, for a table the input data is "data", and for a select is "items", it is not clear which one to do, it would simplify the implementation
as I understand it, mtx tree should be, according to the documentation, the same as mat, and the new features are already named at my discretion
example of my tree implementation, with virtual scroll
https://github.com/user-attachments/assets/3e8a89af-b7c9-430d-93c9-e6a52ff0d1ce
I'm sorry, I'm busy with my own work, I haven't enough time to maintain more components.