Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Using solid-element, how do you get the children of a web component? - SolidJS
S
SolidJS
โข
3y ago
โข
4 replies
eponymous
Using solid-element, how do you get the children of a web component?
I
'm trying to get the children of a custom component created with solid
-element
. In plain SolidJS I would simply use
props.children
props.children
, but this is undefined on the solid
-element component
. Is there a particular way to get this done using solid element
?
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 do you refresh a non-solid children?
S
SolidJS / support
12mo ago
Solid Element how to render children
S
SolidJS / support
8mo ago
Problem creating web component with solid-element
S
SolidJS / support
3y ago