Button
This element executes an action on user click.
Important
This element is not available in Connection setup form.
Properties
IDElement identifier used to refer to in the callbacks/other areas. LabelThe button label. TypeThe button type. Each type has its own style.
Primary
Secondary
Danger
Ghost
Promo
Translucent
Width
FullUses 100% of the available width. FitAdjusts the width according to the content. PaddingThe padding around the button.
Small
Medium
Large
IconThe button icon instead of the label. On clickThe action that is executed on user click.
No actionThe button does nothing. CallbackExecute a callback on click. You must select the callback from the dropdown. Open formOpen a form. You must select the form from the dropdown. Close formClose the form on click.