Skip to content

Interface: AdaptiveCardGalleryProps

Props for AdaptiveCardGallery.

optional buildEndpoint?: string

The server route that compiles a CardSpec into an Adaptive Card. Defaults to the @dbx-tools/teams plugin’s mount (/api/teams/card).


optional className?: string

Extra classes merged onto the root container.