By using Thymeleaf as template engine, is it possible to add/remove dynamically a CSS class to/from a simple div with the th:if clause?
div
th:if
Nor
For this purpose and if i dont have boolean variable i use the following: