I have a text to render in three different possible colors using thymeleaf.
So the code I\'ve made so far to test the value is:
th:i
I did this to have multiple conditions in th:if in thymeleaf
th:if
I added the and operator between conditions. You can also add or if needed. 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
I added the and operator between conditions. You can also add or if needed.