Replies: 1 comment
-
There is no benefit other then being just a little bit shorter. To be honest, I did not know that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With Thymeleaf 3.x, you can use any attribute and run it through Thymeleaf's default attribute processor: https://www.thymeleaf.org/doc/tutorials/3.1/usingthymeleaf.html#setting-the-value-of-any-attribute-default-attribute-processor
So what's the benefit of "hx:get" over "th:hx-get", or is it just relevant when using Thymeleaf 2.x?
Beta Was this translation helpful? Give feedback.
All reactions