Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomAdaptiveCardElementConfig

Represents a custom adaptive card config from the profile hub.

Hierarchy

  • CustomAdaptiveCardElementConfig

Index

Properties

adaptiveCardLocation: string

Location where the adaptive card should be displayed (e.g., 'copilotStream', 'copilotPage').

adaptiveCardSampleData?: string

Optional sample data for testing or previewing the adaptive card.

adaptiveCardSchema: string | object

The adaptive card schema, either as a JSON string or object.

cardName: string

Display name of the custom adaptive card.

icon: string

Icon identifier for the custom adaptive card.

Generated using TypeDoc