Share via


AdaptiveCardsSearchParams interface

Represents the search parameters for adaptive cards.

Properties

dataset

The dataset to search within.

queryText

The text query for the search.

Property Details

dataset

The dataset to search within.

dataset: string

Property Value

string

queryText

The text query for the search.

queryText: string

Property Value

string