Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use with dynamic size, triggering with document scroll event #512

Open
GlauberF opened this issue Oct 25, 2021 · 0 comments
Open

use with dynamic size, triggering with document scroll event #512

GlauberF opened this issue Oct 25, 2021 · 0 comments

Comments

@GlauberF
Copy link

hello, I need to implement in a table where its size is dynamic, but it is inside a mat-tab, I would like to apply the virtual scroll to the table.
Remembering that I can capture the scroll event in the mat-tab and based on that do something.

See the GIF:
vokoscreen-2021-10-25_20-21-58

When loading the page, you can see that register up to item 3, that is, what is below item 3 I would like to apply virtual scroll.
And when you run the mat-tab scroll, load new items (4, 5, 6 ...) and apply the infinite scroll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant