mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
docs(Tabs): add offset-top desc (#2922)
This commit is contained in:
parent
0081edcc1e
commit
cd7063100f
@ -184,6 +184,7 @@ Page({
|
||||
| sticky | 是否使用粘性定位布局 | *boolean* | `false` | - |
|
||||
| swipeable | 是否开启手势滑动切换 | *boolean* | `false` | - |
|
||||
| lazy-render | 是否开启标签页内容延迟渲染 | *boolean* | `true` | - |
|
||||
| offset-top | 粘性定位布局下与顶部的最小距离,单位`px` | *number* | - | - |
|
||||
|
||||
### Tab Props
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user