- Here is a custom route that was added in the Payload config. It uses the Default Template, - so the sidebar is rendered. -
- -This custom view was added through the Payload config:
+components.views.Account
+ This custom view was added through the Payload config:
+components.views.Dashboard
+ This custom Default view was added through one of the following Payload configs:
-components.views.Edit.Default
- - {'This allows you to override only the default edit view specifically, but '} - - not - - { - ' any nested views like versions, etc. The document header will render above this component.' - } -
-components.views.Edit.Default.Component
- - This is the most granular override, allowing you to override only the Default - component, or any of its other properties like path and label. -
-+ Here is a custom admin view that was added in the Payload config. It uses the Default + Template, so the sidebar is rendered. +
+This custom Default view was added through one of the following Payload configs:
+components.views.Edit.Default
+ + {'This allows you to override only the default edit view specifically, but '} + + not + + { + ' any nested views like versions, etc. The document header will render above this component.' + } +
+components.views.Edit.Default.Component
+ + This is the most granular override, allowing you to override only the Default + component, or any of its other properties like path and label. +
+Here is a custom route that was added in the Payload config.
- - +Here is a custom admin view that was added in the Payload config.
+