Skip to content

Commit f1f34d1

Browse files
Add "if" to CONTENT (#1620)
Co-authored-by: Stefan Frömken <123929835+sfroemkenjw@users.noreply.github.com>
1 parent b22f4ca commit f1f34d1

File tree

1 file changed

+9
-0
lines changed
  • Documentation/ContentObjects/Content

1 file changed

+9
-0
lines changed

Documentation/ContentObjects/Content/Index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ Properties
3333
:display: table
3434
:type:
3535

36+
.. _cobj-content-if:
37+
38+
.. confval:: if
39+
:name: content-if
40+
:type: :ref:`->if <if>`
41+
42+
If "if" returns false, the content is not generated.
43+
44+
3645
.. _cobj-content-select:
3746

3847
.. confval:: select

0 commit comments

Comments
 (0)