Updating Signal with Vec #3052
Unanswered
Android789515
asked this question in
Q&A
Replies: 0 comments
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.
-
I have a signal with a vector in it that I pass as a prop to a child. This child will update the signal; I'm trying to figure out how to do that because when I iterate over the value I have to collect it and they type in the iterator is a generational ref.
Beta Was this translation helpful? Give feedback.
All reactions