Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ControllerOptions

Index

Properties

Properties

Optional by

by: "slide" | "container"

Defines a way how to control another slider: slide by slide (with respect to other slider's grid) or depending on all slides/container (depending on total slider percentage).

default

'slide'

Optional control

control: any

Pass here another Swiper instance or array with Swiper instances that should be controlled by this Swiper. Also accepts string with CSS selector of Swiper element, or HTMLElement of Swiper element

Optional inverse

inverse: boolean

Set to true and controlling will be in inverse direction

default

false

Generated using TypeDoc