The feature i would like to request is the possibility to choose multi-column layout while using CDK Virtual scroll.
The use-case for this proposal is expansion of cdk virtual scroll functionality for audio/video portals, for SPA's with collections of different data, for every place where the scroller with a grid-layout is necessary.
I have already done something like that by adding flex styles to container with cdk-virtual-scroll-content-wrapper class.
The feature i would like to request is the possibility to choose multi-column layout while using CDK Virtual scroll.
The use-case for this proposal is expansion of cdk virtual scroll functionality for audio/video portals, for SPA's with collections of different data, for every place where the scroller with a grid-layout is necessary.
I have already done something like that by adding flex styles to container with
cdk-virtual-scroll-content-wrapper
class.