wf-util:wrap

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

The HTML tag to wrap with.

styleId

The value of "Id" attribute

styleClass

The value of 'class' attribute

if

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

customAttributes

The map of custom attributes