John Flow

Results 26 comments of John Flow

the [screenshot](https://b.radikal.ru/b28/2002/6d/9d0d725904db.png) of what happened is worth working on the design

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

@nzbin example of how to do this https://github.com/CharlieGreenman/angular-material-virtual-scroll-cdk-table/tree/main

from the documentation of the angular material on working with tree - https://material.angular.io/components/tree/overview#connecting-the-tree-to-a-data-source there is an indication that table accepts the tree's dataSource

and here is an example with a plain data structure https://stackblitz.com/edit/angular-table-tree-example-bmw6em2v?file=app%2Ftable-basic-example.ts,app%2Ftable-basic-example.html