Skip to content

Commit 7df7697

Browse files
feat: Add notice to the custom clicks count when using the at directive (#160)
1 parent a6529b6 commit 7df7697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guide/syntax.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ function add(
171171
~~~
172172

173173
This is especially useful when you need to sync different animations (when using `two-cols` layout and list animation for instance).
174+
You may need to set the [custom clicks count](/guide/animations#custom-clicks-count) for the slide progression to function correctly.
174175

175176
To skip highlighting any lines, you can set the line number to `0`. For example
176177

0 commit comments

Comments
 (0)