SolidJSS
SolidJSโ€ข4y agoโ€ข
9 replies
Grahf

Is it possible to activate a derived signal with an unrelated signal?

So that const doubleCount = () => count() * 2; would activate if say the signal width() changed?
Was this page helpful?