Files
test/node_modules/tdesign-miniprogram/miniprogram_dist/scroll-view/scroll-view.wxml
lingxiao865 6c6fe3d0d6 first commit
2025-09-18 12:39:54 +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>