Skip to content
DocsTry Aspire
DocsTry

InteractionInputCollection.toArray

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

Signature

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

Defined on

This method is defined on the following type: