Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit 80ab450

Browse files
committed
Document changeDelay option
1 parent 47cd325 commit 80ab450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Every first-level child of `<agile>` is a new slide. You also can group them ins
110110
| autoplay | boolean | `false` | Enable autoplay |
111111
| autoplaySpeed | integer (ms) | `3000` | Autoplay interval in milliseconds |
112112
| centerMode | boolean | `false` | Enable centered view when `slidesToShow` > `1` |
113+
| changeDelay | integer | `0` | Insert a delay when switching slides. Useful for fade: `true` |
113114
| dots | boolean | `true` | Enable dot indicators/pagination |
114115
| fade | boolean | `false` | Enable fade effect |
115116
| infinite | boolean | `true` | Infinite loop sliding |

0 commit comments

Comments
 (0)