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

Commit ad1baa0

Browse files
author
Łukasz Florczak
committed
Merge branch 'develop' of https://github.com/lukaszflorczak/vue-agile into develop
* 'develop' of https://github.com/lukaszflorczak/vue-agile: Update README.md
2 parents 133763c + 0ec25ff commit ad1baa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Every first-level child of `<agile>` is a new slide.
5656
| fade | boolean | `false` | Enable fade effect |
5757
| infinite | boolen | `true` | Infinite loop sliding |
5858
| mobileFirst | boolean | `true` | Enable mobile first calculation for responsive settings |
59-
| options | object | `null` | All settings as object |
59+
| options | object | `null` | All settings as one object |
6060
| pauseOnHover | boolean | `true` | Pause autoplay when a slide is hovered |
6161
| pauseOnDotsHover | boolean | `false` | Pause autoplay when a dot is hovered |
6262
| responsive | object | `null` | Object containing breakpoints and settings objects |

0 commit comments

Comments
 (0)