Is there a hook for causing a reactive update manually?

As the title says. Context: I have some operations in a derived reactive primitive, where the current way to cause the update is to reallocate a lot of memory. In this derived primitive I do have a lot more knowledge about the data being manipualted compared to what the base version is working with, so if there was a manual way to trigger an update, I could optimize a lot.
1 Reply
Alex Lohr
Alex Lohr2mo ago
there is createTrigger from @solid-primitives/trigger
Want results from more Discord servers?
Add your server