ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
React.createElement equivalent? - SolidJS
S
SolidJS
โข
3y ago
โข
45 replies
Puru
React.createElement equivalent?
Trying to make a little library which exports a component
. The component
's JSX is simply return
<div ref
>
<
/div
>
, hence i
'd prefer not to use JSX itself
, to simplify the build pipeline
. Is it possible to do so without JSX
?
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,260
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
equivalent of React.detailedHTMLProps<T>?
S
SolidJS / support
2y ago
solidJS equivalent of react's cloneElement
S
SolidJS / support
3y ago
Universal renderer createElement isn't running
S
SolidJS / support
3y ago
Is there a 'useTransition' React hook equivalent in Solid?
S
SolidJS / support
16mo ago