Theme Style Selector -- detail

Static detail from the HYG Theme Style Selector.

The theme provides the client the ability to select which information is displayed on their equipment cards, either based on visual aesthetic or content requirements.

The template uses Thymeleaf conditionals to check which options are selected. If a conditional is evaluated as false, the server doesn't parse that section of the template. This all happens on the server and is better for performance than simply using CSS or JavaScript to hide a section.

More by Jeremy Silver

View profile