Skip to content

Commit

Permalink
Add the updateOnMove option.
Browse files Browse the repository at this point in the history
  • Loading branch information
NaotoshiFujita committed Jan 8, 2020
1 parent 3547a36 commit 1147374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ Here is a list of options and brief explanations. Visit [this page](https://spli
* **accessibility**: Whether to enable accessibility(ARIA attributes) or not.
* **isNavigation**: Determine if a slider is navigation for another.
* **trimSpace**: Whether to trim spaces before the fist slide or after the last one.
* **updateOnMove**: Whether to update slide status(eg. "is-active" class) before/after transition.
* **breakpoints**: Breakpoints definitions.
* **classes**: Collection of class names.
* **i18n**: Collection of texts for i18n.
Expand Down

0 comments on commit 1147374

Please sign in to comment.