Files
sundynix-radio-mp/miniprogram_npm/tdesign-miniprogram/scroll-view/scroll-view.wxml
T
2026-03-05 09:08:21 +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>