# `Types.Direction`
[🔗](https://github.com/W3NDO/jigsaw/tree/main/apps/jigsaw/blob/main/lib/types/direction.ex#L1)

Specifies the directions allowed for splitting a node

# `t`

```elixir
@type t() :: :horizontal | :vertical
```

---

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