Reference

BoundaryReportRoute

Describes the rendered component boundary graph for one page route.

Signature

interface BoundaryReportRoute

Members

classification: "client-route" | "server-render"
components: readonly BoundaryReportComponent[]
entry: string
path: string