How to implement a horizontal slider on which cards will slide and the selected card should be highlighted and fade away when leaving/scrolled to left
I have to implement a horizontal slider where I have to scroll cards having data and selected card (or the center card) should be highlighted and when we scroll again to left on slider, the selected card should fade away.