Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Dynamic `<head>` - SolidJS
S
SolidJS
•
2y ago
•
5 replies
TutoDS
Dynamic `<head>`
Hi everyone
Is possible to put on
app.tsx
app.tsx
a dynamic
<head>
<head>
tags
(
Title
Title
,
Meta
Meta
,
.
.
.
)
?
Basically I have all my content manage on a CMS
, and I want to se the base title
, the base meta tags fetching from CMS
, but if I try to use
createResource
createResource
on
app.tsx
app.tsx
gives me an error
.
Any suggestion
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
Dynamic Favicons
S
SolidJS / support
6mo ago
Dynamic imports?
S
SolidJS / support
2y ago
Dynamic Fragment
S
SolidJS / support
3y ago