Share via


CardComponentName Enum

Definition

Names of the supported Adaptive Card Extension Card View Components.

public enum CardComponentName
type CardComponentName = 
Public Enum CardComponentName
Inheritance
CardComponentName

Fields

Name Value Description
Text 0

Text component.

CardButton 1

Card button component.

CardBar 2

Card bar component.

TextInput 3

Text input component.

4

Search box component.

SearchFooter 5

Search footer component.

Applies to