# `Ory.Model.UiNodeMeta`

This might include a label and other information that can optionally be used to render UIs.

# `t`

```elixir
@type t() :: %Ory.Model.UiNodeMeta{label: Ory.Model.UiText.t() | nil}
```

# `decode`

---

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