소스 검색

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.