preview-bot-component-cardcomposer
v0.0.1-preview1
Published
Card Composer is a framework for building great looking [Adaptive Cards](https://adaptivecards.io/). It's to Adaptive Cards what [Bootstrap](https://getbootstrap.com/) is to web pages. In fact if you know Bootstrap and [Sass](https://sass-lang.com/) then
Downloads
1
Readme
CardComposer for Bot Framework
Install Card Composer into your Composer project using the library, or follow the instructions here to install it using the command line tools.
For JS bots, install: @microsoft/bot-component-cardcomposer
For C# bots, install: Microsoft.Bot.Component.CardComposer
Once installed, navigate to your bot's "Bot Responses" tab and add import statements to the "All" option. Click "Show Code" and add the following lines:
[import](card-composer)
[import](card-composer-styles)