---
title: ComposedTransformer.Input
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/composedtransformer/input
---

# ComposedTransformer.Input

The input type.

## Declaration

```swift
typealias Input = Inner.Input
```

## See Also

### Performing the transformation

- [applied(to:eventHandler:)](createmlcomponents/composedtransformer/applied(to:eventhandler:).md)
- [ComposedTransformer.Intermediate](createmlcomponents/composedtransformer/intermediate.md)
- [ComposedTransformer.Output](createmlcomponents/composedtransformer/output.md)
