Files
sundynix-plant-mp/miniprogram_npm/tdesign-miniprogram/scroll-view/scroll-view.wxml
T
2026-02-04 14:02:31 +08:00

1 line
168 B
Plaintext

<scroll-view class="class {{prefix}}-class" type="list" scroll-y enhanced show-scrollbar="{{false}}" scroll-into-view="{{ scrollIntoView }}"><slot></slot></scroll-view>