Hi,
I am unable to find any documentation on how to render carousel cards using the v4 framework.
Thanks for your help.
Hi @karthikeyanrj!
The Bot Framework Team prefers that 'How-To' questions be asked on StackOverflow using the 'botframework' tag here.
That being said, feel free to take a look at the BotBuilder-Samples Repo. The repo there contains a JS example of using cards(No.6 Using Cards) that shows how to render cards, including a snippet on placing them in a carousel.

Thank you..Its working..
Most helpful comment
Hi @karthikeyanrj!
The Bot Framework Team prefers that 'How-To' questions be asked on StackOverflow using the 'botframework' tag here.
That being said, feel free to take a look at the BotBuilder-Samples Repo. The repo there contains a JS example of using cards(No.6 Using Cards) that shows how to render cards, including a snippet on placing them in a carousel.