Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISwiperDotsProps

Hierarchy

  • ISwiperDotsProps

Index

Properties

currentIndex

currentIndex: number

dotsColor

dotsColor: string

Optional dotsSize

dotsSize: "normal" | "small" | "large"

items

items: React.ReactNode

Optional prefix

prefix: string

Methods

onDotsClick

  • onDotsClick(index: number): void

Generated using TypeDoc