Description 2

This commit is contained in:
2025-08-18 14:17:06 +02:00
parent 8af0c4d4fc
commit af9d79fbdd

View File

@@ -15,6 +15,7 @@ Use this approach when you need to start a wrapper element in one component, and
2. Rewrite condition, and data inside 2. Rewrite condition, and data inside
3. Do the same with second "closing" component 3. Do the same with second "closing" component
``` ```
<iaixsl:if test="count(commercial_banner/link) > 0 and count(commercial_button2/link)"> <iaixsl:if test="count(commercial_banner/link) > 0 and count(commercial_button2/link)">
<iaixsl:text disable-output-escaping="yes">&lt;/div&gt;</iaixsl:text> <iaixsl:text disable-output-escaping="yes">&lt;/div&gt;</iaixsl:text>