Skip to content
DocsTry Aspire
DocsTry

InteractionLoadingInput.setValue

Method
📦 Aspire.Hosting v13.5.0
interface InteractionLoadingInput {
// ... omitted for brevity
setValue(value: string): void;
}

Signature

methodsetValue
Sets the value of the input.
setValue(value: string): void
valuestring

Defined on

This method is defined on the following type: