From 447c9f71acd41dc9cd17aa09a63043691d8c4478 Mon Sep 17 00:00:00 2001 From: Antonio Laguna Date: Thu, 20 Apr 2017 10:49:40 +0200 Subject: [PATCH] Updated Core API (markdown) --- Core-API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Core-API.md b/Core-API.md index 03ffcbd..cb40a09 100644 --- a/Core-API.md +++ b/Core-API.md @@ -35,6 +35,7 @@ WebSlides constructor accepts an object with options. const ws = new WebSlides({ autoslide = false, changeOnClick = false, + loop = true, minWheelDelta = 40, scrollWait = 450, slideOffset = 50