mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-23 09:52:57 +08:00
docs(Button): Fixed grammar in button readme. (#7359)
This commit is contained in:
parent
c11f0c02d7
commit
83fc8673a8
@ -124,7 +124,7 @@ Vue.use(Button);
|
|||||||
| loading-type | Loading type, can be set to `spinner` | _string_ | `circular` |
|
| loading-type | Loading type, can be set to `spinner` | _string_ | `circular` |
|
||||||
| loading-size | Loading icon size | _string_ | `20px` |
|
| loading-size | Loading icon size | _string_ | `20px` |
|
||||||
| url | Link URL | _string_ | - |
|
| 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` |
|
| replace | If true, the navigation will not leave a history record | _boolean_ | `false` |
|
||||||
|
|
||||||
### Events
|
### Events
|
||||||
|
Loading…
x
Reference in New Issue
Block a user