Button

This element executes an action on user click.

Note

This element is not available in the CyberApp enablement form.

Properties

../../../../../../_images/ss-uibuilder-button.png
  • ID
    Element identifier.
  • Label
    The button text.
  • Type
    The button type. Each type has a different style.
    Button types
    * Primary
    * Secondary
    * Danger
    * Ghost
    * Promo
    * Translucent

    types

  • Width

    • Fit
      Adjusts the width according to the label.
    • Full
      Uses 100% of the available width.
    ../../../../../../_images/ss-uibuilder-button-width.png
  • Padding
    The size of the button.
    • Small

    • Medium

    • Large

    ../../../../../../_images/ss-uibuilder-button-size.png
  • Icon name newfeaturesmall
    Adds an icon to the left of the label.
    If you select a monochrome icon, it is displayed as white.
    A colored icon is displayed unaltered.
    ../../../../../../_images/ss-uibuilder-button-icon.png
  • On click
    The action executed when the user clicks the button