SychronizableFlickingOptions
Per-instance synchronization options used in synchronizedFlickingOptions
Properties
activeClass
Type: string
CSS class added to the active (selected) panel
Default: undefined
This property is optional.
isClickable
Type: boolean
Whether clicking this Flicking's panel changes the index of all synced Flickings
Default: false
This property is optional.
isSlidable
Type: boolean
Whether mouse/touch scroll on this Flicking changes other Flickings' index. Only available for the "index" type
Default: false
This property is optional.