# `Monitorex.Components.Live.RouteDetailPage`

LiveComponent that shows detailed statistics for a specific inbound route.

Receives a `:route` param in the format `"Method:/path"` and an optional
`:page` param. Displays route summary (method, path, total requests,
error rate), top consumers table, and a paginated recent requests feed.

---

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