瀏覽代碼

Revise the description of updateOnMove.

NaotoshiFujita 5 年之前
父節點
當前提交
939a447e5a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -108,7 +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.
+* **updateOnMove**: If true, update slide status(eg. "is-active" class) before transition.
 * **breakpoints**: Breakpoints definitions.
 * **classes**: Collection of class names.
 * **i18n**: Collection of texts for i18n.