Skip to content

Commit 09e32ce

Browse files
committed
docs(mcp-server-picker): add header-actions slot documentation
1 parent f645037 commit 09e32ce

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/src/components/mcp-server-picker.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@ const handlePluginAdd = (plugin: PluginInfo) => {
8080
| loading | `boolean` | `false` | 已安装插件加载状态 |
8181
| marketLoading | `boolean` | `false` | 市场插件加载状态 |
8282

83+
84+
## Slots
85+
86+
| 插槽名称 | 描述 | 默认内容 |
87+
| ----------------- | -------------------------------- | ----------------------- |
88+
| `header-actions` | 头部右侧操作区插槽 ||
89+
8390
## Events
8491

8592
| 事件名 | 说明 | 回调参数 |

0 commit comments

Comments
 (0)