mirror of
https://github.com/youzan/vant.git
synced 2026-05-07 01:01:01 +08:00
docs: add version tip in en docs (#4262)
This commit is contained in:
@@ -48,13 +48,13 @@ Vue.use(Divider);
|
||||
|
||||
### Props
|
||||
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| dashed | Whether to use dashed border | `boolean` | `false` |
|
||||
| hairline | Whether to use hairline | `boolean` | `true` |
|
||||
| content-position | Content position,can be set to `left` `right` | `string` | `center` |
|
||||
| Attribute | Description | Type | Default | Version |
|
||||
|------|------|------|------|------|
|
||||
| dashed | Whether to use dashed border | `boolean` | `false` | - |
|
||||
| hairline | Whether to use hairline | `boolean` | `true` | - |
|
||||
| content-position | Content position,can be set to `left` `right` | `string` | `center` | - |
|
||||
|
||||
### Cell Slots
|
||||
### Slots
|
||||
|
||||
| Name | Description |
|
||||
|------|------|
|
||||
|
||||
Reference in New Issue
Block a user