This documentation is for an older version of ZK. For the latest documentationplease
click here
.
The if Attribute
if="${an-EL-expr}"
It specified the condition to evaluate the associated element. In other words, the associated element and all its child elements are ignored, if the condition is evaluated to false.