InteractionInputLoadContext.input
Method
interface InteractionInputLoadContext { // ... omitted for brevity input(): InteractionLoadingInput;}Signature
method
inputGets a handle to the input that is loading. Mutate the input through this handle.
input(): InteractionLoadingInputReturns
InteractionLoadingInputDefined on
This method is defined on the following type: