I searched first but I found confusing answers since I\'m new to Thymeleaf and amateurish at best at javascript.
I just want to know how to pass variable expressions
I have asked the Thymeleaf project on twitter, and their answer is:
You can use both the "+" operator or literal substitutions. For example:
For more info: https://www.thymeleaf.org/doc/articles/standarddialect5minutes.html
I have tried, and it works~