Paradinio
How to implement a simple search-button?
https://playground.solidjs.com/anonymous/90b60f43-578a-4b6b-8d45-60f9048b4582
That´s what I´ve got so far.
6 replies
How to implement a simple search-button?
Thanks for the fast reply!
So I need to add a trigger-signal, which is false by default and set it to true onClick?
When the user now changes something again, due to the trueish trigger-signal we would have an automatic refetch again.
Do I now need to set the trigger the false, if one of the inputs change?
6 replies