Botbuilder-js: Is there an attachment layout property in SDKv4

Created on 21 Feb 2019  路  2Comments  路  Source: microsoft/botbuilder-js

Hi,
I am unable to find any documentation on how to render carousel cards using the v4 framework.
Thanks for your help.

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.

image

All 2 comments

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.

image

Thank you..Its working..

Was this page helpful?
0 / 5 - 0 ratings