Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
solidjs/html use: attributes - SolidJS
S
SolidJS
โข
17mo ago
โข
9 replies
webstrand
solidjs/html use: attributes
What
's the correct syntax for
use:
use:
attributes when using
lit-dom-expressions
lit-dom-expressions
? I
've tried
html`<div use:${myFunction}></div>`
html`<div use:${myFunction}></div>`
but that doesn
't work and any properties following the
use:
use:
are omitted
.
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
how to use solidjs meta
S
SolidJS / support
3y ago
Manually mounting SolidJS component within HTML component via `render`
S
SolidJS / support
3y ago
Solidjs vs Astro with Solidjs
S
SolidJS / support
2y ago
How much compiler magic does SolidJS use?
S
SolidJS / support
5mo ago