mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
added formCheckbox to macro list (SPR-7322)
This commit is contained in:
@@ -1409,6 +1409,17 @@ recommend sticking to 'spring' -->
|
||||
separator, attributes/></literal></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><emphasis role="bold">formCheckbox</emphasis> (a single
|
||||
checkbox)</entry>
|
||||
|
||||
<entry><literal>#springFormCheckbox($path
|
||||
$attributes)</literal></entry>
|
||||
|
||||
<entry><literal><@spring.formCheckbox path,
|
||||
attributes/></literal></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><emphasis role="bold">showErrors</emphasis> (simplify
|
||||
display of validation errors for the bound field)</entry>
|
||||
|
||||
Reference in New Issue
Block a user