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