Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the configuration that may be specified when a new image slider is created.

Hierarchy

  • JXSliderConfiguration

Index

Properties

animate: boolean

Whether the slider should be animated to make it look smoother.

imgAfter: Graphic

Instance of the image handler for the left image.

imgBefore: Graphic

Instance of the image handler for the right image.

makeResponsive: boolean

Whether the image slider should be responsive to support different screen sizes.

mode: SlideMode

The direction in which the slider should move. Defaults to horizontal.

showCredits: boolean

Whether the specified credit should be shown on the images.

showLabels: boolean

Whether the specified labels should be shown on the images.

startingPosition: string

Initial position of the slider, as a percentage, eg. 50%.

Generated using TypeDoc