We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee9d65 commit b3ea26bCopy full SHA for b3ea26b
SPECIFICATION.md
@@ -1325,7 +1325,7 @@ Template blocks can be used like function calls: in their declaration they can g
1325
* Calls a declared HTML block, passing parameters to it.
1326
* **Element:** always shown.
1327
* **Content of element:** replaced with the content of the called `data-sly-template` element.
1328
-* **Attribute value:** optional; an expression defining the template identifier and the parameters to pass.
+* **Attribute value:** required; an expression defining the template identifier and the parameters to pass.
1329
* **Attribute identifier:** none.
1330
1331
##### 2.2.10.3. Examples
0 commit comments