소스 검색

Update Readme.md.

NaotoshiFujita 5 년 전
부모
커밋
0ee1ed3d29
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -110,7 +110,8 @@ Here is a list of options and brief explanations. Visit [this page](https://spli
 * **fixedWidth**: Fix width of slides.
 * **fixedHeight**: Fix height of slides.
 * **heightRatio**: Determine height of slides by ratio to a slider width.
-* **autoWidth**: If true, slide width will be determined by the element width itself.
+* **autoWidth**: If true, slide width will be determined by the element width itself. This is for a horizontal slider.
+* **autoHeight**: If true, slide height will be determined by the element height itself. This is for a vertical slider.
 * **perPage**: Determine how many slides should be displayed per page.
 * **perMove**: Determine how many slides should be moved when a slider goes to next or previous page.
 * **clones**: Manually determine how many clones should be generated on one side.