Files

6 lines
169 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
<view class="stepper-example">
<t-stepper defaultValue="3" theme="filled" />
<t-stepper defaultValue="3" theme="outline" />
<t-stepper defaultValue="3" />
</view>