button.yml 347 B

123456789101112
  1. - scope: 'component'
  2. name: 'el-button'
  3. type: 'props'
  4. version: '2.2.1'
  5. commit_hash: 'ad3d998'
  6. description: |
  7. Per [Link Button Request](https://github.com/element-plus/element-plus/issues/7610), we need to
  8. add a `link` like button back for those uses link button.
  9. props:
  10. - api: 'link'
  11. before: ''
  12. after: 'boolean'