feat(mat-tab): mat-tab-body infinite scroll content
- Lingua principale
- TypeScript
- Stelle
- 25k
- Fork
- 6.8k
- Merge medio
- 1g 8h
- PR unite (30g)
- 91
Descrizione
### Feature Description
I have a situation and I would like to know if there is a way to do it or something that supports it.
Today I use mat-tab and inside it I render several things, I even have a request screen as shown in the image below, where there is a table and its height is dynamic.
So I would like to find a way to infinitely scroll the elements inside this mat-tab.
maybe the question seems a bit illogical.
But it analyzes that the table inside the mat-tab cannot have a fixed size, it has to be dynamic.
This table can have multiple rows, and each row has multiple input, autocomplete, etc.
In some of the tests that I did the memory consumption is very high.
If you have a different idea or approach, please suggest it, as I need to find a solution.

### Use Case
_No response_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.