Button
This element executes an action on user click.
See examples
Note
This element is not available in the CyberApp enablement form.
Properties
- IDElement identifier.
- LabelThe button label text.
- Type (see examples)The button type. Each type has a different style.
Primary
Secondary
Danger
Ghost
Promo
Translucent
Width (see examples)
- Fit (default)Sets the width to accomodate the label.
- Padding (see examples)The internal padding of the button, which determines its overall size.
Small
Medium (default)
Large
- [Optional] Icon name (see examples)Inserts an icon to the left of the label.If you select a monochrome icon, it is displayed in white. A colored icon is displayed unaltered.
- On clickThe action executed when the user clicks the button
- No actionThe button has no action
- CallbackA callback is executed.
Choose the callback from the Callback name dropdown.
Specify any request and response mappings you require
- Open formA form is opened.
Choose the Mode * Popup * Sidebar
Choose the form in the Form name dropdown.
[Optional] Map any input parameters
- Close formThe form is closed.
Examples
Button types

Button width examples

Button padding examples

Button icons examples
