Martin
0
Q:

use thymeleaf variable in javascript

<script th:inline="javascript"> 	// Enable Thymeleaf inlining 
  	var email = [[${user.email}]]; 	// Behaves just like in HTML
</script>
0

New to Communities?

Join the community