Is there any way to activate mouse scrolling in the cdk-virtual-scroll-viewport
for the horizontal orientation?
As we can also see in the example from angular material, you can scroll only by dragging from the scrollbar, but you can't scroll just by using the mouse scroll wheel.
My intention is to have a component with images like in Netflix and to scroll through them just by using the mouse scroll wheel.
The second question is: Does anybody have an example for this?
I would like to achieve something like this:
https://codepen.io/CalvinMorett/post/incorporate-horizontal-scrolling-mousewheel