« BackSource »

A Helmet for the HTML-Head

In Jeasx you can easily implement a helmet like functionality: use head-tags in any sub-component and beam the title, meta tags, styles and scripts into the head of your document.

You only have to wire up a simple guard which takes care of the process. Have a look at the source to see how it works.

This is a subcomponent

If you want to add something to your head, just go ahead...