Reference
PageRoute
Describes a page route that renders a component.
Signature
interface PageRouteMembers
file: stringkind: "page"path: stringsegments: RouteSegment[]Reference
Describes a page route that renders a component.
interface PageRoutefile: stringkind: "page"path: stringsegments: RouteSegment[]