Skip to content
Docs Try Aspire
Docs Try

InteractionInputCollection.toArray

Method
📦 Aspire.Hosting v13.4.0
interface InteractionInputCollection {
// ... omitted for brevity
toArray(): InteractionInput[];
}

Signature

method toArray
Gets all inputs in declaration order.
toArray(): InteractionInput[]
InteractionInput[]

Defined on

This method is defined on the following type: