Skip to content

Commit 589459f

Browse files
authored
Remove sidebar metadata from page-elements.mdx
Removed sidebar label and position metadata from page elements documentation.
1 parent 53e38c7 commit 589459f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

docs/features/page-elements.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
sidebar_label: "Page Elements"
3-
sidebar_position: 2
4-
---
5-
61
# Page Elements
72

83
For each page it renders, the plugin computes a set of view model properties and makes them available to your base layout template — set via `baseLayoutPath` in the [plugin options](../plugin-options.md#nunjucks-configuration). Some of these map directly to GOV.UK Frontend components (back link, phase banner, error summary, service navigation). Others are general metadata about the current page or form (title, name, slug) that your layout can use however it needs to.

0 commit comments

Comments
 (0)