Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-10-19 20:37:37 +08:00
3 changed files with 17 additions and 1 deletions

View File

@@ -125,7 +125,7 @@ app.use(Button);
| loading-type | Loading type, can be set to `spinner` | _string_ | `circular` |
| loading-size | Loading icon size | _string_ | `20px` |
| url | Link URL | _string_ | - |
| to | Target route of the link, same as to of vue-router | _string \| object_ | - |
| to | Target route of the link, same as using vue-router | _string \| object_ | - |
| replace | If true, the navigation will not leave a history record | _boolean_ | `false` |
### Events