DateGalleryConfigChangedEvent<T>
TYPE DEFINITION
Represents a changing in the DateGallery's mode, initialDate, or numberOfFrames
Since 1.6.0
Extends DateGalleryBaseEventProperties
-
anchorDate
Date
The current anchor date the firstFrame of the DateGallery now has.
Since 1.6.0
-
frames
The newly visible frames.
Since 1.6.0
-
mode
The current mode the DateGallery now has.
Since 1.6.0
-
numberOfFrames
number
The current numberOfFrames the DateGallery now has.
Since 1.6.0
-
type
"CONFIG_CHANGED"
Which type occurred
Since 1.6.0