Search results

GallerySelectEventArgs API in JavaScript (ES5) Ribbon API control

Event triggers after selected gallery item.

Properties

currentItem

RibbonGalleryItemModel

Provides the current selected gallery item.

event

Event

Provides the original event.

isInteracted

boolean

Provides whether the change is triggered by user interaction.

name

string

Specifies name of the event.

previousItem

RibbonGalleryItemModel

Provides the previous selected gallery item.