DetailLayout
Standard detail-page scaffold: back link, title, optional status slot, main content, optional sidebar, optional related-content area.
Properties
Section titled “Properties”BackLabel
Section titled “BackLabel”Label of the back button. Defaults to "Back"; pass a localized string to override.
BackRoute
Section titled “BackRoute”Route to navigate to when the back button is clicked.
Optional CSS class forwarded to the root container.
MainContent
Section titled “MainContent”Primary content of the detail page.
RelatedContent
Section titled “RelatedContent”Optional full-width section rendered below the main grid.
Sidebar
Section titled “Sidebar”Optional sidebar (right column on md+ viewports).
StatusSlot
Section titled “StatusSlot”Optional element rendered next to the title (typically a status chip).
Optional inline style forwarded to the root container.
Subtitle
Section titled “Subtitle”Optional secondary line beneath the title.
Page title.
UserAttributes
Section titled “UserAttributes”Unmatched attributes splatted onto the root container.