mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-01 18:58:10 +08:00
docs(components): [transfer] fix the missing scope parameter (#18413)
docs(components): [transfer] fix missing scope parameter
This commit is contained in:
parent
d6756ac767
commit
48b0170c43
@ -74,11 +74,11 @@ transfer/prop-alias
|
||||
|
||||
### Slots
|
||||
|
||||
| Name | Description |
|
||||
| ------------ | ---------------------------------------------------------------- |
|
||||
| default | Custom content for data items. The scope parameter is { option } |
|
||||
| left-footer | content of left list footer |
|
||||
| right-footer | content of right list footer |
|
||||
| Name | Description |
|
||||
| ------------ | ------------------------------------------------------------------ |
|
||||
| default | Custom content for data items. The scope parameter is `{ option }` |
|
||||
| left-footer | content of left list footer |
|
||||
| right-footer | content of right list footer |
|
||||
|
||||
### Exposes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user