InteractionInputCollection.toArray
Method
interface InteractionInputCollection { // ... omitted for brevity toArray(): InteractionInput[];}Signature
method
toArray Gets all inputs in declaration order.
toArray(): InteractionInput[]Returns
InteractionInput[] Defined on
This method is defined on the following type: