Update documentation/docs/06-runtime/05-hydratable.md

pull/17338/head
Rich Harris 1 week ago committed by GitHub
parent d3ff660a34
commit 8a91d7ce72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -86,6 +86,7 @@ response.headers.set(
);
```
It's essential that a `nonce` — which, British slang definition aside, means 'number used once' — is only used when dynamically server rendering an individual response.
If instead you are generating static HTML ahead of time, you must use hashes instead:

Loading…
Cancel
Save