Share via


AdaptiveCardSearchResult interface

Individual result returned from AdaptiveCards.search() handler.

Properties

title

The title of the result.

value

The subtitle of the result.

Property Details

title

The title of the result.

title: string

Property Value

string

value

The subtitle of the result.

value: string

Property Value

string