Replies: 1 comment
-
I found the solution, I can use a ReadOnlySignal: Closing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I make a component become reactive to its input when using router?
Dynamic Segments “/:dynamic” must use types that are FromStr which makes it not possible to use Signal
Example: I want a REST API item/ and I cannot have this function registered with router:
}
An alternative is to do:
Beta Was this translation helpful? Give feedback.
All reactions