bokuno_disk_cord
bokuno_disk_cord
SSolidJS
Created by bokuno_disk_cord on 4/6/2023 in #support
Index block does not notice change in a store
for some reason, the loop does not notice the change in the store. i've tried with signal and got the same result. sc: https://pastebin.com/WANfg1Mp
12 replies
SSolidJS
Created by bokuno_disk_cord on 1/11/2023 in #support
how do i make my component to accept class and classList ?
how do i make my component to accept class and classList ?
2 replies
SSolidJS
Created by bokuno_disk_cord on 1/5/2023 in #support
can i propagate event to child?
is there a mechanism to propagate click event from parent to child? or is there any alternative? for example by returning component and a signal Accessor. but todo so, i need factory function. i want to avoid the need for factory function.
26 replies