Skip to content
Docs Try Aspire
Docs Try

InteractionInputCollection

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

Methods

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