[Doc] rename slot-scope to SlotProps (#3825)
This commit is contained in:
@@ -169,6 +169,6 @@ export default {
|
||||
|
||||
### TabbarItem Slots
|
||||
|
||||
| Name | Description | slot-scope |
|
||||
| Name | Description | SlotProps |
|
||||
|------|------|------|
|
||||
| icon | Custom icon | active |
|
||||
|
||||
@@ -175,6 +175,6 @@ export default {
|
||||
|
||||
### TabbarItem Slots
|
||||
|
||||
| 名称 | 说明 | slot-scope |
|
||||
| 名称 | 说明 | SlotProps |
|
||||
|------|------|------|
|
||||
| icon | 自定义图标 | active: 是否为选中标签 |
|
||||
|
||||
Reference in New Issue
Block a user