Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Adaptive Card Designer provides a rich, interactive design-time experience for authoring adaptive cards.
Try it out at https://adaptivecards.io/designer
This SDK allows you to easily integrate the adaptive cards designer into your own experiences.
Get Started
Node
npm install adaptivecards-designer
CDN
<script src="https://unpkg.com/adaptivecards-designer/dist/adaptivecards-designer.js"></script>
Documentation
Read the full documentation on npm