6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
<view class="stepper-example">
|
|
<t-stepper defaultValue="3" theme="filled" />
|
|
<t-stepper defaultValue="3" theme="outline" />
|
|
<t-stepper defaultValue="3" />
|
|
</view>
|