#is there something special that a page receives ?

2 messages · Page 1 of 1 (latest)

cunning zephyr
#

like some kind of props or something else that you can only get in a page and not in a component...

vapid mulch
#

If your using getStaticPaths() you can pass params/props to your page, if your using SSR you can only pass params into your page