Reference

PageRoute

Describes a page route that renders a component.

Signature

interface PageRoute

Members

file: string
kind: "page"
path: string
segments: RouteSegment[]