Skip to content
DocsTry Aspire
DocsTry

InteractionLoadingInput.setChoiceOptions

Method
📦 Aspire.Hosting v13.5.0
interface InteractionLoadingInput {
// ... omitted for brevity
setChoiceOptions(choices: InteractionChoiceOption[]): void;
}

Signature

methodsetChoiceOptions
Sets the choice options for the input.
setChoiceOptions(choices: InteractionChoiceOption[]): void
choicesInteractionChoiceOption[]

Defined on

This method is defined on the following type: