Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Calling a "use server"; function in a ClientOnly component? - SolidJS
S
SolidJS
โข
15mo ago
โข
2 replies
T.
Calling a "use server"; function in a ClientOnly component?
Hi
- can a ClientOnly component call a function defined in a
"use server
"
; lib file
? Will the call be translated to a fetch to the server
?
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
how to redirect in a "use server" function?
S
SolidJS / support
2y ago
"use server" file vs "use server" function
S
SolidJS / support
13mo ago
`ClientOnly` fallback
S
SolidJS / support
3y ago