mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
Merge branch 'switch' of gitlab.qima-inc.com:fe/oxygen into switch
This commit is contained in:
15
docs/examples/cell.md
Normal file
15
docs/examples/cell.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## Cell 组件
|
||||
|
||||
### API
|
||||
|
||||
| 参数 | 说明 | 类型 | 默认值 | 可选值 |
|
||||
|-----------|-----------|-----------|-------------|-------------|
|
||||
| className | 自定义额外类名 | string | '' | '' |
|
||||
|
||||
### Slot
|
||||
|
||||
| name | 描述 |
|
||||
|-----------|-----------|
|
||||
| - | 自定义显示内容 |
|
||||
| icon | |
|
||||
| name | |
|
1
docs/examples/checkbox.md
Normal file
1
docs/examples/checkbox.md
Normal file
@@ -0,0 +1 @@
|
||||
## Checkbox组件
|
1
docs/examples/field.md
Normal file
1
docs/examples/field.md
Normal file
@@ -0,0 +1 @@
|
||||
## Field组件
|
1
docs/examples/radio.md
Normal file
1
docs/examples/radio.md
Normal file
@@ -0,0 +1 @@
|
||||
## Radio组件
|
Reference in New Issue
Block a user