Files
payloadcms/packages/next/src
Alessio Gravili abebd24dad feat(next): export views, pass all props to custom dashboard view (#14094)
- Exports additional modules from `@payloadcms/next` like
`DashboardView`, which are useful for when you provide your own view but
want to render parts of the default view
- Passes all props to custom dashboard views, giving you access to
things like `req`
- Makes use of `select` API in `payload.find` call of the dashboard view
for improved performance
2025-10-06 21:42:47 +00:00
..
2024-03-19 11:33:32 -04:00