From 0ed22d3c8bf9668ec9d6b7035870b79c04127e6c Mon Sep 17 00:00:00 2001 From: Maksim Markelov Date: Mon, 20 Jun 2022 20:58:41 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 24d30eb2..a8fb5b3f 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,10 @@ Enables start animation when target is in view. Delay (ms) after target comes into view +#### `scrollSpyOnce: boolean` + +Run scroll spy only once + #### `onEnd: ({ pauseResume, reset, start, update }) => void` Callback function on transition end.