Variable library
All variables defined while building routes. Delete is blocked while a variable is still wired into a route.
Variable library
| Name | Type | Examples | Used in | |
|---|---|---|---|---|
{category} |
slug | electronics books clothing | 0 route(s) | |
{id} |
int | 1 42 1000 | 1 route(s) | |
{lang} |
alpha | en fr de | 0 route(s) | |
{slug} |
slug | getting-started installation configuration | 3 route(s) | |
{status} |
enum | draft published archived | 0 route(s) | |
{userId} |
int | 1 42 1000 | 1 route(s) | |
{year} |
int | 2024 2025 2026 | 0 route(s) |