Skip to content
DocsTry Aspire
DocsTry

InteractionInputCollection

Handle
📦 Aspire.Hosting v13.4.0
interface InteractionInputCollection
extends InteractionInput]],
InteractionInput]],
InteractionInput]],
IEnumerable {
toArray(): InteractionInput[];
}

Methods

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