starters
starters copied to clipboard
chore(grid-demo): move virtual rows init code back to `ngOnInit`
DOM queries and subscriptions should be in ngOnInit, not the directive constructor.
(I will change the base to main once my linting PR is merged.)