Skip to content

Commit

Permalink
Add better explanation of reset method
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjerleke committed Jan 21, 2024
1 parent f14d27c commit c6376b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Stops auto scroll.
Parameters: <BrandPrimaryText>`none`</BrandPrimaryText>
Returns: <BrandSecondaryText>`void`</BrandSecondaryText>

Stops auto scroll and starts over. This will only take effect if auto scroll is playing. If auto scroll is stopped, this method won't trigger anything.
Stops auto scroll, and starts the timer again using [startDelay](/plugins/auto-scroll/#startdelay) when the carousel has settled. This will only take effect if auto scroll is playing. If auto scroll is stopped, this method won't trigger anything.

---

Expand Down

0 comments on commit c6376b5

Please sign in to comment.