Skip to content

Generating static page on backend with server function #1269

Answered by gbj
Raniz85 asked this question in Q&A
Discussion options

You must be logged in to vote

See the docs on SSR rendering modes. SsrMode::Async, SsrMode::InOrder, or SsrMode::PartiallyBlocked (with create_blocking_resource for the todos list) all do what you're asking.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Raniz85
Comment options

Answer selected by Raniz85
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