lucas
Destructuring functional props remove reactivity ?
Non working example (direct destructuring) :
(filterableOptionsProps is a signal)
I was wondering if there is a better way than this to keep reactivity :
Is Split props the way to go ?
I could not get it work since my props are inside a signal i think ...
Any hint for a better solution is welcome !
Have a nice day !
17 replies