LinkButton
linkButton
is a button that looks like a hyperlink.
Specific properties:
- action - an action invoked by the button
or
invoke - the name of a controller method invoked by the button. >> icon allows you to switch to the Controller tab to find the required method.
See LinkButton for details.