RibbonGallery
12 Sep 20251 minute to read
Defines the items of Ribbon.
Methods
hideGalleryPopup
Hides a specific gallery popup in the ribbon.
| Parameter | Type | Description |
|---|---|---|
| id | string |
Gets the ribbon item id. |
Returns void
showGalleryPopup
Shows a specific gallery popup in the ribbon.
| Parameter | Type | Description |
|---|---|---|
| id | string |
Gets the ribbon item id. |
Returns void