9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
|
|
<t-swiper
|
||
|
|
current="{{current}}"
|
||
|
|
autoplay="{{autoplay}}"
|
||
|
|
duration="{{duration}}"
|
||
|
|
interval="{{interval}}"
|
||
|
|
list="{{swiperList}}"
|
||
|
|
navigation="{{ { type: 'dots-bar' } }}"
|
||
|
|
/>
|