Next slide transformations.
Enable this parameter if your custom transforms require 3D transformations (translateZ, rotateX, rotateY )
Previous slide transformations. Accepts object of the following type:
Allows to multiply slides transformations and opacity.
Splits shadow "opacity" per slide based on limitProgress (only if transformation shadows enabled). E.g. setting limitProgress: 2 and enabling shadowPerProgress, will set shadow opacity to 0.5 and 1 on two slides next to active. With this parameter disabled, all slides beside active will have shadow with 1 opacity
CSS selector of the element inside of the slide to transform instead of the slide itself. Useful to use with cssMode
Generated using TypeDoc
Limit progress/offset to amount of side slides. If
1, then slides all slides after prev/next will have same state. If2, then all slides after 2nd before/after active will have same state, etc.1