Next.js Discord

Discord Forum

How to edit the body tag from any component and dynamically with app router?

Answered
adam.birds posted this in #help-forum
Open in Discord
How can I edit the body tag from any component including dynamically in NextJS using the app directory/router?
Answered by European sprat
With JavaScript on the client
View full answer

3 Replies

The body or html tag will do, any tips on how to edit either will be good.
European sprat
With JavaScript on the client
Answer
European sprat
Nothing specific about next to do that