Skip to content

[Routing / Navigation question] How to load / handle query params? #277

Closed Answered by arctic-hen7
dessalines asked this question in Q&A
Discussion options

You must be logged in to vote

Incremental generation handles all that for you! Your build state function will take in a path, and you can so anything you want from there: all the logic for fetching is in there based on the path you get. From there, routing is implicit.

The state_generation example should cover most of this?

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@arctic-hen7
Comment options

@dessalines
Comment options

@dessalines
Comment options

@arctic-hen7
Comment options

Answer selected by dessalines
@dessalines
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants