Xiphe / remix-island

utils to render remix into a dom-node instead of the whole document
MIT License
131 stars 7 forks source link

Is there a way to have dynamic variables in the head? #19

Open ataias opened 2 weeks ago

ataias commented 2 weeks ago

Hello,

I was trying to understand if there is a way to have dynamic variables in the Head component. I wanted to get some data from a loader to automatically update. Is this possible with the approach of this project or is it an inherent limitation?