@reuters-graphics/teams-klaxon
GitHub
npm
Preparing search index...
types
AdaptiveCardContent
Interface AdaptiveCardContent
Adaptive card content for Teams Workflows
interface
AdaptiveCardContent
{
$schema
:
"http://adaptivecards.io/schemas/adaptive-card.json"
;
type
:
"AdaptiveCard"
;
version
:
"1.2"
;
body
:
ContentItem
[]
;
}
Index
Properties
$schema
type
version
body
Properties
$schema
$schema
:
"http://adaptivecards.io/schemas/adaptive-card.json"
type
type
:
"AdaptiveCard"
version
version
:
"1.2"
body
body
:
ContentItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$schema
type
version
body
GitHub
npm
@reuters-graphics/teams-klaxon
Loading...
Adaptive card content for Teams Workflows