Skip to content
DocsTry Aspire
DocsTry

InteractionInputLoadContext.input

Method
📦 Aspire.Hosting v13.5.0
interface InteractionInputLoadContext {
// ... omitted for brevity
input(): InteractionLoadingInput;
}

Signature

methodinput
Gets a handle to the input that is loading. Mutate the input through this handle.
input(): InteractionLoadingInput
InteractionLoadingInput

Defined on

This method is defined on the following type: