feat: add shared workspace layouts
This commit is contained in:
@@ -55,8 +55,9 @@ than adding custom `F1` listeners:
|
||||
- `TableActionGroup` action definitions carry the same identities so focused
|
||||
row actions can resolve consequence-specific help.
|
||||
- `PageLayout` owns the page help scope and documentation identity for ordinary
|
||||
headed pages; specialized full-canvas workspaces reuse `PageHeader` while
|
||||
keeping their route-level help identity on the owning workspace.
|
||||
headed pages. `WorkspaceLayout` owns the full-canvas workspace scope and its
|
||||
labelled primary/content panes; pages inside it use `PageLayout` in
|
||||
`workspace` mode and retain their own route-level help identity.
|
||||
|
||||
Module routes, public routes, settings sections, and administration sections
|
||||
may also declare `helpContextId` and `helpTopicId`. Each module must keep a
|
||||
|
||||
Reference in New Issue
Block a user