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

The `element` template.

# `t`

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

---

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