docs(components): [transfer] fix the missing scope parameter (#18413)

docs(components): [transfer] fix missing scope parameter
This commit is contained in:
Lo 2024-09-29 14:53:55 +08:00 committed by GitHub
parent d6756ac767
commit 48b0170c43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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