wf-util:wrap

Syntax
<wf-util:wrap
   htmlTag="..."
   if="..."?
   styleClass="..."?>
   ...
</wf-util:wrap>
Attributes
htmlTag, mandatory

The HTML tag to wrap with.

styleClass

The value of 'class' attribute

if

Condition to check whether to add the wrapper element at all.