Skip to content

Commit

Permalink
修改mobile-react:swiper md
Browse files Browse the repository at this point in the history
  • Loading branch information
xifanTT committed Dec 16, 2024
1 parent 47eb83a commit fdf08c5
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions docs/mobile/api/swiper.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,30 @@ isComponent: true
toc: false
---

### 基础用法
## 代码演示

### 01组件类型

点状(dots)

{{ base }}

### 指定分页器类型
条状(dots-bar)

{{ pagination-type }}
{{ custom }}

### 垂直方向
分式(fraction)

{{ direction }}
{{ fraction }}

### 受控方式

control

{{ control }}

### 02 组件样式

垂直模式

{{ vertical }}

0 comments on commit fdf08c5

Please sign in to comment.