Search
Star
1.4k
Feedback
Setup for Free
S
SolidJS
โข
2y ago
โข
12 replies
mbork.pl
What type a derived signal should be?
just
() => boolean
() => boolean
or
Accessor<boolean>
Accessor<boolean>
?
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,267
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
() => boolean
() => boolean
Accessor<boolean>
Accessor<boolean>
Similar Threads
derived, but update-able, signal?
S
SolidJS / support
2y ago
Is it possible to activate a derived signal with an unrelated signal?
S
SolidJS / support
4y ago