Explorar o código

Update Readme.md.

NaotoshiFujita %!s(int64=5) %!d(string=hai) anos
pai
achega
0ee1ed3d29
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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.