feat(SidebarItem): add title slot (#7220)
This commit is contained in:
@@ -110,3 +110,9 @@ export default {
|
||||
| Event | Description | Arguments |
|
||||
| ----- | ------------------------- | ---------------------------- |
|
||||
| click | Triggered when click item | index: index of current item |
|
||||
|
||||
### SidebarItem Slots
|
||||
|
||||
| Name | Description |
|
||||
| ----- | ---------------- |
|
||||
| title | Custom item title |
|
||||
|
||||
Reference in New Issue
Block a user