0.0.1-preview1 • Published 4 years ago

preview-bot-component-cardcomposer v0.0.1-preview1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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)