Interface: AdaptiveCardGalleryProps
Props for AdaptiveCardGallery.
Properties
Section titled “Properties”buildEndpoint?
Section titled “buildEndpoint?”
optionalbuildEndpoint?:string
The server route that compiles a CardSpec into an Adaptive Card. Defaults
to the @dbx-tools/teams plugin’s mount (/api/teams/card).
className?
Section titled “className?”
optionalclassName?:string
Extra classes merged onto the root container.