什么是c:百里香中的param

时间:2018-07-18 23:17:04

标签: spring-boot bootstrap-modal thymeleaf

我想将Param发送到引导模式,以删除客户端。

Button trigger of modal delete client

Modal delete client

1 个答案:

答案 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