Skip to content

Commit bdf7ba3

Browse files
committed
update README
1 parent 2b43dbe commit bdf7ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Use: scroll a screen window;
193193
|-----------|----------------|---------|----------------|
194194
| duration | number | 450 | scroll duration |
195195
| ease | string | `easeInOutQuad` | easing |
196-
| docHeight | number | null | default to HTML height, when body or html the height: 100%, page height can not be obtained, need their own definition |
196+
| docHeight | number | null | Custom html height |
197197
| loop | boolean | false | Before and after the phase cycle |
198198
| scrollInterval | number | 1000 | rolling interval time |
199199

0 commit comments

Comments
 (0)