fix: SEO-1 (#29)

This commit is contained in:
Eric Tuvesson
2023-09-22 12:35:24 +02:00
committed by GitHub
parent d392dd0407
commit f3b8bb4d3b
111 changed files with 222 additions and 203 deletions

View File

@@ -0,0 +1,25 @@
---
hide_title: true
hide_table_of_contents: true
title: Page Inputs
---
<##head##>
# Page Inputs
This node is used to pass parameters in the URL when navigating between pages in a [Page Router](/nodes/navigation/page-router).
<div className="ndl-image-with-background l">
![](/nodes/navigation/page-inputs/page-inputs.png)
</div>
One common use for this is when you want certain input parameters to be available in sharable links.
<##head##>
@include "../_common-navigation.md"
<span className="hidden-props-for-editor"><##output:pm-\*##>A page parameter that will be available as an input on any **Navigate** node that navigates to its associated **Page**.<##output##></span>