标签: spring-boot bootstrap-modal thymeleaf
我想将Param发送到引导模式,以删除客户端。
Button trigger of modal delete client
Modal delete client
答案 0 :(得分:0)
您可以使用以下代码。
<div th:with="baseUrlLink=@{~/test/app(backLink=${testLink},linkDesc=${linkDescVar})}"></div>
有关详细信息,请参见https://david-kerwick.github.io/2017/10/03/thymeleaf-replace-c-url-and-c-param.html