2020-08-27 17:18:57 +08:00

6 lines
393 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

| 属性 | 说明 | 类型 | 默认值 |
|:------------- |:------------------------- |:-------- |:--------- |
| offset-top | 距顶部的距离单位px | Number | 0 |
| offset-bottom | 距底部的距离 单位px | Number | undefined |
| target | 返回一个滚动元素 | Function | dom元素 |