diff --git a/src/types/swiper-options.d.ts b/src/types/swiper-options.d.ts index fb669455f..6d0167fe5 100644 --- a/src/types/swiper-options.d.ts +++ b/src/types/swiper-options.d.ts @@ -180,7 +180,7 @@ export interface SwiperOptions { * * @default `swiper` */ - eventsPrefix?: boolean; + eventsPrefix?: string; /** * CSS selector for focusable elements. Swiping will be disabled on such elements if they are "focused"