Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/nextjs-detector.ts
Detected Next.js page/component
Properties
| Property | Type |
|---|---|
entityId | string |
name | string |
filePath | string |
routerType | `'app' |
routePath | string |
renderingType | `'server' |
isStaticRoute | boolean |
hasLoadingState | boolean |
hasErrorBoundary | boolean |
hasMetadata | boolean |
dataFetching | `('fetch' |
confidence | `'high' |
Was this page helpful?