wf-util:link

Syntax
<wf-util:link
   click="..."?
   loadingDevices="..."?
   showLink="..."
   styleClass="..."?
   url="..."?>
   ...
</wf-util:link>
Attributes
url

The url where the page should redirect to.

click

The onclick event for the link.

showLink, mandatory

Whether to render the link element or not.

styleClass

The value of 'class' attribute

loadingDevices

The devices on which inline loading will be enabled.