Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to modify props of children? - SolidJS
S
SolidJS
•
8mo ago
•
13 replies
siduck
How to modify props of children?
In react i was using CloneElement
, how to achieve this in solidjs
?
{props.children[0]}
{props.children[0]}
i want to add onclick method to this
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Pass props from Component to props.children
S
SolidJS / support
2y ago
How to get the first child out of `props.children`?
S
SolidJS / support
3y ago
props.children "buggy" behavior
S
SolidJS / support
3y ago