ACTION CONTROLS

Action control elements perform an action when the user clicks them.

  • Button: Executes an action.

  • Link: Opens the specified URL in a new tab on the browser.
    You can choose to present a link as a standard HTML link or as a button.
  • Image: A static or clickable image. newfeaturesmall
    A clickable image opens a URL in a new tab on the browser when the user clicks it.

In this section