文件名称:thymeleaf-bootstrap2:Thymeleaf方言支持bootstrap2
文件大小:39KB
文件格式:ZIP
更新时间:2024-06-05 20:29:08
Java
百里香靴tap2
Thymeleaf方言,有助于创建bootstrap2形式。
输入,选择,选项和文本区域支持的属性是:
bs:field :类似于th:field,但是它添加了一个标签并显示了验证消息。 可以通过bs:label更改bs:label 。
bs:name :像bs:field一样,不需要表单对象。 可以通过bs:label更改bs:label 。
请参阅src / test / resources / thymeleaf / bootstrap2上的测试数据。
要使用代码补全功能,请在html-tag中添加xmlns:bs="http://www.ppi.de/thymeleaf/bootstrap2" 。
安装
只需添加
【文件预览】:
thymeleaf-bootstrap2-master
----.travis.yml(64B)
----pom.xml(9KB)
----config()
--------suppressions.xml(649B)
--------checkstyleChecks.xml(6KB)
--------eclipse()
----LICENSE(10KB)
----.settings()
--------org.eclipse.m2e.core.prefs(86B)
--------org.eclipse.core.resources.prefs(185B)
--------org.eclipse.jdt.ui.prefs(92B)
--------org.eclipse.jdt.core.prefs(23KB)
----src()
--------test()
--------main()
----.checkstyle(507B)
----.project(549B)
----.classpath(1KB)
----.gitignore(9B)
----README.md(869B)