svelte-infinite
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"license": "MIT", | ||
@@ -12,0 +12,0 @@ "homepage": "https://svelte-5-infinite.vercel.app", |
@@ -178,5 +178,5 @@ <p align="center"> | ||
- It may also be required to pass in a reference to your scroll container as the `root` option, if your scroll container is not the window. | ||
- `loopTimeout: number = 2000` - optional | ||
- `loopTimeout: number = 3000` - optional | ||
- If the `loopMaxCalls` is reached within the detection timeout, a cool down period is triggered of this length (in milliseconds). | ||
- `loopDetectionTimeout: number = 1000` - optional | ||
- `loopDetectionTimeout: number = 2000` - optional | ||
- The time in milliseconds in which the `loopMaxCalls` count must be hit in order to trigger a cool down period of `loopTimeout` length. | ||
@@ -183,0 +183,0 @@ - `loopMaxCalls: number = 5` - optional |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package