From 64eb6022f22565834db4ecd63dafa0d30d630a9c Mon Sep 17 00:00:00 2001 From: Wender Date: Thu, 11 Jan 2018 15:33:26 -0200 Subject: [PATCH] Additional options available at the last version (#22793) nav and loop --- types/owlcarousel/index.d.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/types/owlcarousel/index.d.ts b/types/owlcarousel/index.d.ts index 94fead3e66..e788f92479 100644 --- a/types/owlcarousel/index.d.ts +++ b/types/owlcarousel/index.d.ts @@ -44,6 +44,8 @@ interface IOwlCarouselOptions { mouseDrag?: boolean; touchDrag?: boolean; addClassActive?: boolean; + loop?: boolean; + nav?: boolean; transitionStyle?: any; // callbacks