# `Reactor.Template.Input`
[🔗](https://github.com/ash-project/reactor/blob/main/lib/reactor/template/input.ex/#L6)

The `input` template.

# `t`

```elixir
@type t() :: %Reactor.Template.Input{name: atom(), sub_path: [atom()]}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
