Button Single

The Button-Single control is used for any interaction that performs an action on the current page. This control has the following settings:

  • Id: The unique ID of the Button-Single control.
  • Label: The text to display as label of the UI control.
  • Tooltip: The text to display on hovering the mouse over the control.
  • Enable Icon: Select to display an icon beside the label of the tab.
  • Icon Position: Select whether the icon should display at the left or right of the label. Select the icon element and label element separately and specify the applicable settings.
  • Enable Badge: Badge is a status descriptor for UI element. Select this option to attach a badge to button element. Specify the applicable settings for badge.
  • Enable Menu: The button can be set as menu that can include multiple menu items and sub-menu items. See Button-Menu.
  • Actions: Launches the script model editor to define the actions to perform in the event of On Click, On Double Click, On Hover, or Custom event. See, Script Model.