Loading...
Loading...
The value bound to one dynamic slot of a route: a single URL segment (param) or an ordered list of segments (...catchall). Serialised *untagged*, so a single value is a JSON string and a catch-all is a JSON array - matching how the build substitutes each into the route pattern (and how Next represents catch-all params).