ojack
Dynamically remove effect
Is it possible to remove an effect created with createEffect()? Or is there a different way to think about dynamically adding and removing effects?
I am in the beginning stages of building a UI where the user can dynamically route signal flow + relationships between elements... still working on fully wrapping my head around reactivity, etc!
5 replies