Pass values to hooks #7181
sharkstate
started this conversation in
General
Replies: 1 comment 1 reply
-
You can pass data through a cookie, in the URL, or a request Header.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How/were can you pass values to hooks?
Using this hooks to set the html lang:
Can I pass xxx from the server endpoint? Or otherwise set it based on current domain?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions