ElemeFE / ElemeFE/element

[Feature Request] Slot and slot-scope shoud be changed in the document

Open
#18,648 2 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Existing Component

### Component Name
el-table

### Description
Hi, I found that some documents are still using slot and slot-scope. In Vue 2.6.0, it is use v-slot, your can see vue document here https://vuejs.org/v2/guide/components-slots.html.

Example:
```


查看
编辑

```
Now can be replaced:
```


查看
编辑

```
or
```


查看
编辑

```
Maybe there are many more places like this in the documentation, they need to change it together.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.