feat(Button): add icon slot (#8783)
This commit is contained in:
@@ -143,10 +143,11 @@ app.use(Button);
|
||||
|
||||
### Slots
|
||||
|
||||
| Name | Description |
|
||||
| ------- | ------------------- |
|
||||
| default | Default slot |
|
||||
| loading | Custom loading icon |
|
||||
| Name | Description |
|
||||
| -------------- | ------------------- |
|
||||
| default | Default slot |
|
||||
| icon `v3.0.18` | Custom icon |
|
||||
| loading | Custom loading icon |
|
||||
|
||||
### Less Variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user