InteractionInputBuilder.withValue
Method
interface InteractionInputBuilder { // ... omitted for brevity withValue(value: string): InteractionInputBuilder;}Signature
method
withValueSets the value of the input.
withValue(value: string): InteractionInputBuilderParameters
valuestringReturns
InteractionInputBuilderDefined on
This method is defined on the following type: