mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
5d2daca248
- Update docs for link button. - Update vp-translation wrong usage of button. - Update doc show cases examples. - Update commit hash value for `link button`
13 lines
347 B
YAML
13 lines
347 B
YAML
- scope: 'component'
|
|
name: 'el-button'
|
|
type: 'props'
|
|
version: '2.2.1'
|
|
commit_hash: 'ad3d998'
|
|
description: |
|
|
Per [Link Button Request](https://github.com/element-plus/element-plus/issues/7610), we need to
|
|
add a `link` like button back for those uses link button.
|
|
props:
|
|
- api: 'link'
|
|
before: ''
|
|
after: 'boolean'
|