Adaptive Cards Designer SDK

The Adaptive Card Designer provides a rich, interactive design-time experience for authoring adaptive cards.

Try it out at https://adaptivecards.io/designer

Designer screenshot

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