Contents
- Methods
Having trouble getting help?
Contact Support
Contact Support
RibbonButton
12 Sep 20251 minute to read
Defines the items of Ribbon.
Methods
click
Triggers the click action on the button.
| Parameter | Type | Description |
|---|---|---|
| controlId | string |
Gets the control ID. |
Returns void
updateButton
Updates the button properties.
| Parameter | Type | Description |
|---|---|---|
| prop | RibbonButtonSettingsModel |
Gets the button property. |
| id | string |
Gets the ID of button item. |
Returns void